Click or drag to resize

ShellChangeNotifierDirectories Property

The directories to receive change notifications for. Leave empty to receive change notifications for the whole file system.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public PathCollection Directories { get; }

Property Value

Type: PathCollection
See Also