LocalFileSystemWatcherEventArgsReparsePointTag Property |
Gets the reparse point tag of the affected file or directory.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public uint ReparsePointTag { get; }
Property Value
Type:
UInt32
The reparse point tag.
See Also