DiskSpaceInfoSectorsPerCluster Property |
The number of sectors per cluster.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public uint SectorsPerCluster { get; }
Public ReadOnly Property SectorsPerCluster As UInteger
Get
public:
property unsigned int SectorsPerCluster {
unsigned int get ();
}
member SectorsPerCluster : uint32 with get
Property Value
Type:
UInt32See Also