Dart.Ssh Namespace > ListProgress Class : TotalBytes Property |
'Declaration Public ReadOnly Property TotalBytes As Long
'Usage Dim instance As ListProgress Dim value As Long value = instance.TotalBytes
public long TotalBytes {get;}
public: __property long get_TotalBytes();