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.
This is a dependency property.
| |
| Enabled |
Set to true to enable listening to change notifications. This is a dependency property.
| |
| EventFilter |
Allows to define which shell change events should be reported. This is a dependency property.
| |
| ItemIdList |
Allows to set an ItemIdList that should be monitored.
| |
| Recursive |
Set to true, if change notifications for subfolders are desired as well.
This is a dependency property.
|