FileSystemEntryAllocationSize Property |
Gets the amount of space that is allocated for this entry.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public long AllocationSize { get; }
Property Value
Type:
Int64The amount of space that is allocated for this entry.
See Also