Gets the progress percentage.
Namespace:
Rebex
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ProgressPercentage As Integer Get |
C# |
---|
public int ProgressPercentage { get; } |
Rebex API |
ProgressChangedEventArgs..::..ProgressPercentage Property |
ProgressChangedEventArgs Class See Also |
Namespace:
Rebex
Assembly:
Rebex.Common (in Rebex.Common.dll)
Visual Basic |
---|
Public ReadOnly Property ProgressPercentage As Integer Get |
C# |
---|
public int ProgressPercentage { get; } |