Gets or sets the file path for the file that is used to populate the Host name/IP Address Drop-down list on the Create New VT Document dialog box.
'Declaration
Property HostsFile As String
'Usage
Dim instance As ITerminal
Dim value As String
instance.HostsFile = value
value = instance.HostsFile
Property Value
The default value is "". (When the default is set, the path to the local Windows Hosts file is used.)