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