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.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic ItemIdList Pidl1 { get; }
Public ReadOnly Property Pidl1 As ItemIdList
Get
public:
property ItemIdList^ Pidl1 {
ItemIdList^ get ();
}
member Pidl1 : ItemIdList with get
Property Value
ItemIdList
See Also