Controls whether the Windows backend uses a VT input decoder for ANSI/VT sequences.
public TerminalWindowsVtInputDecoderMode WindowsVtInputDecoder {[CompilerGenerated]
get; [CompilerGenerated]
set; }
VT sequences are only produced for console input when ENABLE_VIRTUAL_TERMINAL_INPUT is enabled on the input handle.