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