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