ShellBrowser .Net Edition
ShowNetHood Property
NamespacesJam.ShellShellListViewShowNetHood
If set to 'false', the Network Neighbourhood is not shown in the component, otherwise it is shown (the default value is true).
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowNetHood { get; set; }
Public Property ShowNetHood As Boolean
public:
property bool ShowNetHood {
	bool get ();
	void set (bool value);
}

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