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.2
Syntax
public List<ShellItem> HistoryItems { get; }

Property Value

ListShellItem
The history items.
See Also