ShellListBaseItemRelativeItemIdList_Internal Property |
ItemIdList of this item relative to the folder p_Path ItemIdList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected ItemIdList RelativeItemIdList_Internal { get; set; }
Protected Property RelativeItemIdList_Internal As ItemIdList
Get
Set
protected:
property ItemIdList^ RelativeItemIdList_Internal {
ItemIdList^ get ();
void set (ItemIdList^ value);
}
member RelativeItemIdList_Internal : ItemIdList with get, set
Property Value
Type:
ItemIdListSee Also