ShellTreeViewShowNetHood Property |
If set to 'false', the Network Neighbourhood will be hidden.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
Boolean
See Also