ShellBrowser .Net Edition
ShowHidden Property
NamespacesJam.ShellShellSystemListShowHidden
Is set to 'true', hidden elements will also be shown.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowHidden { get; set; }
Public Property ShowHidden As Boolean
public:
property bool ShowHidden {
	bool get ();
	void set (bool value);
}

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