ShellBrowser .Net Edition
IsRootOfNamespace Property
NamespacesJam.ShellItemIdListIsRootOfNamespace
Returns true if the current ItemIdList is the root of the shell name space. This is commonly the "Desktop"
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRootOfNamespace { get; }
Public ReadOnly Property IsRootOfNamespace As Boolean
public:
property bool IsRootOfNamespace {
	bool get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)