ShellControlConnectorHistoryCount Property |
Get the count of the items available in the history.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public int HistoryCount { get; }
Public ReadOnly Property HistoryCount As Integer
Get
public:
property int HistoryCount {
int get ();
}
member HistoryCount : int with get
Property Value
Type:
Int32See Also