Click or drag to resize

ItemIdListIsRootOfNamespace Property

Returns true if the current ItemIdList is the root of the shell name space. This is commonly the "Desktop"

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public bool IsRootOfNamespace { get; }

Property Value

Boolean
See Also