|
|
Safe
|
The SafeFileWatcher type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Changed | Occurs when a file or directory in the specified Path is changed. |
|
|
Created | Occurs when a file or directory in the specified Path is created. |
|
|
Deleted | Occurs when a file or directory in the specified Path is deleted. |
|
|
Error | Occurs when the internal buffer overflows. |
|
|
Renamed | Occurs when a file or directory in the specified Path is renamed. |