Click or drag to resize

ChangeNotificationEventArgsPath2 Property

The variable path2 contains the destination path for the events: FolderRename, FileRename. For all other events, path2 should be ignored.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public string Path2 { get; }

Property Value

Type: String
See Also