Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsSecureShell Interface : SSHTermType Property |
'Declaration
Property SSHTermType As String
'Usage
Dim instance As IConnectionSettingsSecureShell Dim value As String instance.SSHTermType = value value = instance.SSHTermType
string SSHTermType {get; set;}