.NET Documentation
C#
VB
Show/Hide TOC
ITask
Progress Property
Gets the progress with a value between 0 and 100.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
int
Progress
{
get
; }
VB
Copy
ReadOnly
Property
Progress
As
Integer
Get
Property Value
Int32
See Also
Reference
ITask Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also