Click or drag to resize

LocalFileSystemWatcherEventArgsId Property

Gets the 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 Id { get; }

Property Value

Type: Guid
The 128-bit identifier.
See Also