VirtualTerminalEscape Field

The escape character that begins all Virtual Terminal sequences.

Definition

Namespace: Ookii.CommandLine.Terminal
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.1.1
C#
public const char Escape = ''

Field Value

Char

See Also