ChangeNotificationPidlEventArgsPidl2 Property |
The variable path2 contains the destination path for the events: FolderRename, FileRename. For all other events, path2 should be ignored.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic ItemIdList Pidl2 { get; }Public ReadOnly Property Pidl2 As ItemIdList
Get
public:
property ItemIdList^ Pidl2 {
ItemIdList^ get ();
}member Pidl2 : ItemIdList with get
Property Value
ItemIdList
See Also