ShellBrowser .Net Edition
RecursiveSearch Property
NamespacesJam.ShellSearchOptionsRecursiveSearch
Set this to true if the folder shall be searched recursively.
Declaration Syntax
C#Visual BasicVisual C++
public bool RecursiveSearch { get; set; }
Public Property RecursiveSearch As Boolean
public:
property bool RecursiveSearch {
	bool get ();
	void set (bool value);
}

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