ShellListBaseItemRelativeItemIdList Property |
Get the relative PIDL of the current item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ItemIdList RelativeItemIdList { get; }
Public ReadOnly Property RelativeItemIdList As ItemIdList
Get
public:
property ItemIdList^ RelativeItemIdList {
ItemIdList^ get ();
}
member RelativeItemIdList : ItemIdList with get
Property Value
Type:
ItemIdListSee Also