DiskSpaceInfoClusterSize Property |
Returns the Clusters size.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public long ClusterSize { get; }
Public ReadOnly Property ClusterSize As Long
Get
public:
property long long ClusterSize {
long long get ();
}
member ClusterSize : int64 with get
Property Value
Type:
Int64See Also