Click or drag to resize

ShellSystemListItems Property

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.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public ShellSystemListItemCollection Items { get; }

Property Value

Type: ShellSystemListItemCollection
See Also