TerminalControl.Recorder Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9448)
Recorder
Gets or sets incoming data recorder.
Declaration
[Browsable(false)]
public TextWriter Recorder { get; set; }
Property Value
| Type | Description |
|---|---|
| TextWriter | Incoming data recorder. |