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.
Public propertyEnabled
Set to true to enable listening to change notifications.
Public propertyEventFilter
Allows to define which shell change events should be reported.
Public propertyRecursive
Set to true, if change notifications for subfolders are desired as well.
Public propertyVersion
The current version of the ShellBrowser.
Public propertyWatchDrives
Determines if "This PC" shall be watched recursively if no other directories are given.
Top
See Also