Click or drag to resize
DiskSpaceInfoNumberOfFreeClusters Property
The total number of free clusters on the disk that are available to the user who is associated with the calling thread.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public uint NumberOfFreeClusters { get; }

Property Value

Type: UInt32
See Also