Gets or sets the character encoding for incoming and outgoing data.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property Encoding As Encoding Get Set |
| C# |
|---|
public Encoding Encoding { get; set; } |