ShellListBaseItemRelativeItemIdList Property |
Get the relative PIDL of the current item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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