| ItemIdListIsInNetwork Property | 
true if this 
ItemIdList is part of the nethood; 
false Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
 Syntax
Syntaxpublic bool IsInNetwork { get; }Public ReadOnly Property IsInNetwork As Boolean
	Get
public:
property bool IsInNetwork {
	bool get ();
}member IsInNetwork : bool with get
Property Value
Boolean See Also
See Also