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