ConnectionInfo.Port Property

Definition

Gets the port number associated with the ConnectionInfo object.

public string Port { get; }
member this.Port : string
Public ReadOnly Property Port As String

Property Value

The port number in String format.

Applies to