Component Library JacekMatulewski.Util documentation | |
DiskFreeBar.DiskOccupiedSpace Property
Gets the disk occupied space of drive determined by DriveLetter.
[Visual Basic]Public ReadOnly Property DiskOccupiedSpace As
Long [C#]public
long DiskOccupiedSpace {get;}
Property Value
Size of occupied space in bytes.
See Also
DiskFreeBar Class | JacekMatulewski.Util Namespace