'Declaration
Property ScreenHostTable As String
'Usage
Dim instance As IT27Terminal Dim value As String instance.ScreenHostTable = value value = instance.ScreenHostTable
string ScreenHostTable {get; set;}
Gets or sets the name of the translation table (.TBL file) to use to convert displayed characters before they are sent to the host.
'Declaration
Property ScreenHostTable As String
'Usage
Dim instance As IT27Terminal Dim value As String instance.ScreenHostTable = value value = instance.ScreenHostTable
string ScreenHostTable {get; set;}