Share via


LoginProperty.getTcpIpPort Method

Definition

Retrieves the TCP/IP port that is stored in the LoginProperty class.

public:
 virtual System::String ^ getTcpIpPort();
public virtual string getTcpIpPort ();
abstract member getTcpIpPort : unit -> string
override this.getTcpIpPort : unit -> string
Public Overridable Function getTcpIpPort () As String

Returns

The TCP/IP port.

Applies to