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