Click or drag to resize

ChangeNotificationPidlEventArgs Properties

The ChangeNotificationPidlEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEvent
Contains the type of the event.
Public propertyPidl1
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.
Public propertyPidl2
The variable path2 contains the destination path for the events: FolderRename, FileRename. For all other events, path2 should be ignored.
Top
See Also