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: 6.3.1
Syntax
public bool IsRootOfNamespace { get; }

Property Value

Type: Boolean
See Also