LocalFileSystemWatcherEventArgsSize Property |
Gets the size of the affected file.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public long Size { get; }
Property Value
Type:
Int64
The size of the file.
See Also