FileSystemEventArgs Properties
.NET Framework 4.5
The FileSystemEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChangeType | Gets the type of directory event that occurred. |
|
FullPath | Gets the fully qualifed path of the affected file or directory. |
|
Name | Gets the name of the affected file or directory. |