ITerminal.Options Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
Options
Gets or sets terminal options.
Declaration
TerminalOptions Options { get; set; }
Property Value
| Type | Description |
|---|---|
| TerminalOptions | Terminal options. |
Remarks
If the options are already used by another terminal, a copy is assigned instead.