The terminal type.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string TerminalType { get; set; } |
Visual Basic |
---|
Public Property TerminalType As String Get Set |
Visual C++ |
---|
public: property String^ TerminalType { String^ get (); void set (String^ value); } |