ShellBrowser .Net Edition
FilesOnly Property
NamespacesJam.ShellSearchOptionsFilesOnly
Set this to true if you want to only include files in your search.
Declaration Syntax
C#Visual BasicVisual C++
public bool FilesOnly { get; set; }
Public Property FilesOnly As Boolean
public:
property bool FilesOnly {
	bool get ();
	void set (bool value);
}

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