DiskSpaceInfoSectorsPerCluster Property |
The number of sectors per cluster.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int SectorsPerCluster { get; }
Public ReadOnly Property SectorsPerCluster As Integer
Get
public:
property int SectorsPerCluster {
int get ();
}
member SectorsPerCluster : int with get
Property Value
Type:
Int32See Also