Gets or sets a Backspace key sequence for outgoing data.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property BackspaceSequence As BackspaceSequence Get Set |
| C# |
|---|
public BackspaceSequence BackspaceSequence { get; set; } |