Component Library JacekMatulewski.Util documentation

DiskFreeBar.DiskFreeSpace Property

Gets the disk free space of drive determined by DriveLetter.

[Visual Basic]
Public ReadOnly Property DiskFreeSpace As Long
[C#]
public long DiskFreeSpace {get;}

Property Value

Size of free space in bytes.

See Also

DiskFreeBar Class | JacekMatulewski.Util Namespace