Click or drag to resize

ShellChangeNotifier Properties

The ShellChangeNotifier type exposes the following members.

Properties
  NameDescription
Public propertyDirectories
The directories to receive change notifications for. Leave empty to receive change notifications for the whole file system. This is a dependency property.
Public propertyEnabled
Set to true to enable listening to change notifications. This is a dependency property.
Public propertyEventFilter
Allows to define which shell change events should be reported. This is a dependency property.
Public propertyItemIdList
Allows to set an ItemIdList that should be monitored.
Public propertyRecursive
Set to true, if change notifications for subfolders are desired as well. This is a dependency property.
Top
See Also