Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsSecureShell Object / SSHPort Property
In This Topic
    SSHPort Property
    In This Topic
    Specifies the protocol port to use to establish the Secure Shell connection.
    Syntax
    expression.SSHPort As Integer
    where expression is a variable that represents a ConnectionSettingsSecureShell Object
    Remarks
    This value cannot be changed if the connection is open.
    See Also