Click or drag to resize

LocalFileSystemWatcherEventArgsParentId Property

Gets the parent 128-bit identifier of the affected file or directory.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Guid ParentId { get; }

Property Value

Type: Guid
The parent 128-bit identifier.
See Also