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