ShellChangeNotifier Properties |
The ShellChangeNotifier type exposes the following members.
| Name | Description | |
|---|---|---|
| Directories |
The directories to receive change notifications for. Leave empty to receive change notifications for the whole file system.
| |
| Enabled |
Set to true to enable listening to change notifications.
| |
| EventFilter |
Allows to define which shell change events should be reported.
| |
| Recursive |
Set to true, if change notifications for subfolders are desired as well.
| |
| Version |
The current version of the ShellBrowser.
| |
| WatchDrives | Determines if "This PC" shall be watched recursively if no other directories are given. |