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