ShellBrowser .Net Edition
Directories Property
NamespacesJam.ShellShellChangeNotifierDirectories
The directories to receive change notifications for. Leave empty to receive change notifications for the whole file system.
Declaration Syntax
C#Visual BasicVisual C++
public PathCollection Directories { get; }
Public ReadOnly Property Directories As PathCollection
public:
property PathCollection^ Directories {
	PathCollection^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)