Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : HostsFile Property |
'Declaration
Property HostsFile As String
'Usage
Dim instance As ITerminal Dim value As String instance.HostsFile = value value = instance.HostsFile
string HostsFile {get; set;}