ShellListBaseItemRelativeItemIdList Property |
Get the relative PIDL of the current item.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ItemIdList RelativeItemIdList { get; }
Public ReadOnly Property RelativeItemIdList As ItemIdList
Get
public:
property ItemIdList^ RelativeItemIdList {
ItemIdList^ get ();
}
member RelativeItemIdList : ItemIdList with get
Property Value
ItemIdList
See Also