DataReceivedEventArgs.StrippedData Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
StrippedData
Gets the stripped data received from the server. All escape sequences are stripped.
Declaration
public string StrippedData { get; }
Property Value
Type | Description |
---|---|
String |