ShellTreeViewShowNetHood Property |
If set to 'false', the Network Neighbourhood will be hidden.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public bool ShowNetHood { get; set; }
Public Property ShowNetHood As Boolean
Get
Set
public:
property bool ShowNetHood {
bool get ();
void set (bool value);
}
member ShowNetHood : bool with get, set
Property Value
Type:
BooleanSee Also