Click or drag to resize

NotifyEventArgsPath Property

Gets event source item's path.

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

Property Value

Type: String
The path or null.
See Also