ShellBrowser .Net Edition
Recursive Property
NamespacesJam.ShellShellChangeNotifierRecursive
Set to true, if change notifications for subfolders are desired as well.
Declaration Syntax
C#Visual BasicVisual C++
public bool Recursive { get; set; }
Public Property Recursive As Boolean
public:
property bool Recursive {
	bool get ();
	void set (bool value);
}

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