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; } |