ShellBrowser .Net Edition
IncludeHidden Property
NamespacesJam.ShellSearchOptionsIncludeHidden
If this is set to true, the search will include hidden files and folders
Declaration Syntax
C#Visual BasicVisual C++
public bool IncludeHidden { get; set; }
Public Property IncludeHidden As Boolean
public:
property bool IncludeHidden {
	bool get ();
	void set (bool value);
}

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