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