DiskSpaceInfoClusterSize Property |
Returns the Clusters size.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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