HostTriggerCharacter Property
Gets or sets the host trigger character value.
string HostTriggerCharacter {get; set;}
'Declaration
Property HostTriggerCharacter As String
'Usage
Dim instance As ITerminal
Dim value As String
instance.HostTriggerCharacter = value
value = instance.HostTriggerCharacter
Property Value
The default value for UNIX and OpenVMS and ReGIS Graphics emulations is a null, which can be represented as Chr$(rcNUL).