TerminalOptions.Encoding Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Encoding
Gets or sets the character encoding for incoming and outgoing data.
Declaration
[Browsable(false)]
public Encoding Encoding { get; set; }
Property Value
Type | Description |
---|---|
Encoding | Character encoding. |