ShellSystemListItemItemIdList Property |
Get the ItemIdList that specifies the item in the filesystem.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax[ObsoleteAttribute("use AbsoluteItemIdList")]
public ItemIdList ItemIdList { get; }<ObsoleteAttribute("use AbsoluteItemIdList")>
Public ReadOnly Property ItemIdList As ItemIdList
Getpublic:
[ObsoleteAttribute(L"use AbsoluteItemIdList")]
property ItemIdList^ ItemIdList {
ItemIdList^ get ();
}[<ObsoleteAttribute("use AbsoluteItemIdList")>]
member ItemIdList : ItemIdList with getProperty Value
ItemIdList
See Also