RenamedEventArgs Properties
.NET Framework (current version)
Namespace:
System.IO
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ChangeType | Gets the type of directory event that occurred.(Inherited from FileSystemEventArgs.) |
![]() | FullPath | Gets the fully qualifed path of the affected file or directory.(Inherited from FileSystemEventArgs.) |
![]() | Name | Gets the name of the affected file or directory.(Inherited from FileSystemEventArgs.) |
![]() | OldFullPath | Gets the previous fully qualified path of the affected file or directory. |
![]() | OldName | Gets the old name of the affected file or directory. |
Show:
