Get the relative PIDL corresponding to the filename of the FileListItem
| C# | Visual Basic | Visual C++ |
public ItemIdList RelativeItemIdList { get; }
Public ReadOnly Property RelativeItemIdList As ItemIdList
public: property ItemIdList^ RelativeItemIdList { ItemIdList^ get (); }