UsedSpace Property
The amount of space used in bytes.
Syntax
[VB.NET] Public ReadOnlyProperty UsedSpace As Long
[C#] public long UsedSpace {get;}
Remarks
This property holds the amount of space currently used in bytes.
This property is read-only and not available at design time.
Default Value
0