NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RenamedEventArgs Properties

The properties of the RenamedEventArgs class are listed below. For a complete list of RenamedEventArgs class members, see the RenamedEventArgs Members topic.

Public:

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.

See Also

RenamedEventArgs Class | System.IO Namespace