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; }

Field Value

Backspace sequence.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also