The ChangeNotificationEventArgs contains data for the Change event.
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ChangeNotificationEventArgs(NotificationEvents, String, String) |
Initializes a new instance of the ChangeNotificationEventArgs class.
| |
| Equals(Object) | (Inherited from Object.) | |
| Event |
Contains the type of the event.
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Path1 |
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.
| |
| Path2 |
The variable path2 contains the destination path for the events: FolderRename, FileRename. For all other events, path2 should be ignored.
| |
| ToString()()() | (Inherited from Object.) |