LocalFileSystemWatcherEventArgsAllocatedLength Property |
Gets the allocated size of the affected file or directory.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ulong AllocatedLength { get; }
Property Value
Type:
UInt64
The allocated length.
See Also