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