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