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