ChangeNotificationPidlEventArgsPidl1 Property |
The variable path1 contains the path of the file or folder for that the event occurred, except for event types that do not refer to a certain file system type: AssociationChange, ImageListChange.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public ItemIdList Pidl1 { get; }
Public ReadOnly Property Pidl1 As ItemIdList
Get
public:
property ItemIdList^ Pidl1 {
ItemIdList^ get ();
}
member Pidl1 : ItemIdList with get
Property Value
Type:
ItemIdListSee Also