Click or drag to resize

ShellControlConnectorHistoryItems Property

Gets the list of entries currently stored in the history.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public List<ShellItem> HistoryItems { get; }

Property Value

Type: ListShellItem
The history items.
See Also