LocalFileSystemWatcherEventArgsParentId Property |
Gets the parent 128-bit identifier of the affected file or directory.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Guid ParentId { get; }
Property Value
Type:
Guid
The parent 128-bit identifier.
See Also