Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : SaveSecureShellUserName Property |
'Declaration
Property SaveSecureShellUserName As Boolean
'Usage
Dim instance As ITerminal Dim value As Boolean instance.SaveSecureShellUserName = value value = instance.SaveSecureShellUserName
bool SaveSecureShellUserName {get; set;}