SendKeyboardModifierPrefix Property
Gets or sets whether a SHIFT, CTRL, or ALT key press sends an escape sequence and, if the key is pressed in conjunction with other keys, prefixes the escape sequence to outbound data, in VT-UTF8 emulations.
expression.SendKeyboardModifierPrefix As Boolean
where
expression is a variable that represents a
Terminal Object