ShellSystemListShowNetHood Property |
If set to 'false', the Network Neighbourhood is not shown in the component,
otherwise it is shown (the default value is true).
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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