Click or drag to resize

ChangeNotifyEventArgsPath2 Property

Gets event source second item's path.

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

Property Value

Type: String
The path or null.
See Also