Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsSecureShell Object / HostAddress Property
In This Topic
    HostAddress Property (ConnectionSettingsSecureShell)
    In This Topic
    Gets or sets the name of the host to connect to.
    Syntax
    expression.HostAddress As String
    where expression is a variable that represents a ConnectionSettingsSecureShell Object
    Remarks
    The default value is "". This value cannot be changed if the connection is open.
    See Also