ShellControlConnectorHistoryCount Property |
Get the count of the items available in the history.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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