Options |
Set of flags specifying what file-system properties to watch. They are self-descriptive:
|
Directory | Name of directory to watch. See note for FileName. |
FileName | Name of file to watch. Note:
|
Subtree | Enables watching of subdirectories of specified directory. Applies only for a directory. |
Enabled (public) | Alternative to Start/Stop methods to increase readability of your source. When set to True it calls Start, when set to False it calls Stop. |