ConnectionInfo.Port 属性

定义

获取与 ConnectionInfo 对象关联的端口号。

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

属性值

字符串格式的端口号。

适用于