Click or drag to resize

ItemIdListParent Property

Returns the parent ItemIdList, or an invalid ItemIdList if no parent exists.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public ItemIdList Parent { get; }

Property Value

Type: ItemIdList
See Also