Get the ItemIdList that specifies the item in the filesystem.
| C# | Visual Basic | Visual C++ |
public ItemIdList ItemIdList { get; }
Public ReadOnly Property ItemIdList As ItemIdList
public: property ItemIdList^ ItemIdList { ItemIdList^ get (); }