Gets the stripped data received from the server. All escape sequences are stripped.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public ReadOnly Property StrippedData As String
	Get
C#
public string StrippedData { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also