Gets or sets the character.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property Character As Char Get Set |
| C# |
|---|
public char Character { get; set; } |