Gets or sets terminal options.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Property Options As TerminalOptions Get Set |
| C# |
|---|
TerminalOptions Options { get; set; } |
Field Value
Terminal options.
Remarks
If the options are already used by another terminal, a copy is assigned instead.