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