Click or drag to resize
FileIdBothDirectoryInfoAllocationSize Property
The number of bytes that are allocated for the file. This value is usually a multiple of the sector or cluster size of the underlying physical device.

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

Property Value

Type: Int64
See Also