Dart.Ssh Namespace > ListProgress Class : Percentage Property |
'Declaration Public ReadOnly Property Percentage As Integer
'Usage Dim instance As ListProgress Dim value As Integer value = instance.Percentage
public int Percentage {get;}
public: __property int get_Percentage();