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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public PathCollection Directories { get; }

Property Value

Type: PathCollection
See Also