Gets or sets the terminal type.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property TerminalType As TerminalType Get Set |
| C# |
|---|
public TerminalType TerminalType { get; set; } |