VirtualTerminalEscape Field
The escape character that begins all Virtual Terminal sequences.
Namespace: Ookii.CommandLine.TerminalAssembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 4.1.0+9df03b6173b5fc9d44dc39638758964dd7a0f4c7
public const char Escape = ''
Public Const Escape As Char = ""C
Dim value As Char
value = VirtualTerminal.Escape
public:
literal wchar_t Escape = ''
Field Value
Char