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