The properties of the FileSystemEventArgs class are listed below. For a complete list of FileSystemEventArgs class members, see the FileSystemEventArgs Members topic.
ChangeType | Gets one of the WatcherChangeTypes values. |
ExtendedInfo (inherited from EventArgs) | Holds a reference to an object that manages the event's state. |
FullPath | Gets the fully qualifed path of the affected file or directory. |
Name | Gets the name of the affected file or directory. |