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