SaveSecureShellUserName Property
Gets or sets whether Reflection saves the user name when you save your settings files or record a connection macro.
bool SaveSecureShellUserName {get; set;}
'Declaration
Property SaveSecureShellUserName As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.SaveSecureShellUserName = value
value = instance.SaveSecureShellUserName
Property Value
The default value is true.