TerminalOptions.BackspaceSequence Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
BackspaceSequence
Gets or sets a Backspace key sequence for outgoing data.
Declaration
public BackspaceSequence BackspaceSequence { get; set; }
Property Value
Type | Description |
---|---|
BackspaceSequence | Backspace sequence. |