Click or drag to resize

ShellSystemListItemItemIdList Property

Note: This API is now obsolete.

Get the ItemIdList that specifies the item in the filesystem.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
[ObsoleteAttribute("use AbsoluteItemIdList")]
public ItemIdList ItemIdList { get; }

Property Value

Type: ItemIdList
See Also