The List of items that the ole shell instance displays. One cannot remove several items
from this datastructure in order to remove them from the listview.
| C# | Visual Basic | Visual C++ |
public ShellSystemListItemCollection Items { get; }
Public ReadOnly Property Items As ShellSystemListItemCollection
public: property ShellSystemListItemCollection^ Items { ShellSystemListItemCollection^ get (); }