This topic has not yet been rated - Rate this topic

RenamedEventArgs Properties

The RenamedEventArgs type exposes the following members.

  NameDescription
Public property ChangeType Gets the type of directory event that occurred. (Inherited from FileSystemEventArgs.)
Public property FullPath Gets the fully qualifed path of the affected file or directory. (Inherited from FileSystemEventArgs.)
Public property Name Gets the name of the affected file or directory. (Inherited from FileSystemEventArgs.)
Public property OldFullPath Gets the previous fully qualified path of the affected file or directory.
Public property OldName Gets the old name of the affected file or directory.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.