Public ReadOnly Property TotalBytes As Long
Dim instance As ListProgress Dim value As Long value = instance.TotalBytes
public long TotalBytes {get;}
public: property int64 TotalBytes { int64 get(); }
ListProgress Class ListProgress Members