FileSystemVolumeTotalNumberOfFreeBytes Property |
Gets the total number of free bytes on a disk.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ulong TotalNumberOfFreeBytes { get; }
Property Value
Type:
UInt64The total number of free bytes on a disk.
See Also