ShellListBaseItem object, which contains information about the item, which should be added to the ShellListView.
| C# | Visual Basic | Visual C++ |
public LIST_ITEM Item { get; }
Public ReadOnly Property Item As LIST_ITEM
public: property LIST_ITEM Item { LIST_ITEM get (); }