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