ChangeNotificationPidlEventArgsPidl2 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: 7.1
Syntax public ItemIdList Pidl2 { get; }
Public ReadOnly Property Pidl2 As ItemIdList
Get
public:
property ItemIdList^ Pidl2 {
ItemIdList^ get ();
}
member Pidl2 : ItemIdList with get
Property Value
Type:
ItemIdListSee Also