Share via


DnsEndPoint.Port 屬性

定義

取得 DnsEndPoint 的通訊埠編號。

public:
 property int Port { int get(); };
public int Port { get; }
member this.Port : int
Public ReadOnly Property Port As Integer

屬性值

範圍在 0 到 0xffff 之內的整數值,表示 DnsEndPoint 的通訊埠編號。

適用於