Attachmate.Reflection.Emulation.UTS Namespace > IUtsTerminal Interface : KeyboardHistorySavedInputs Property |
'Declaration
Property KeyboardHistorySavedInputs As Integer
'Usage
Dim instance As IUtsTerminal Dim value As Integer instance.KeyboardHistorySavedInputs = value value = instance.KeyboardHistorySavedInputs
int KeyboardHistorySavedInputs {get; set;}