共用方式為


HostHeaderValue.Port 屬性

定義

取得埠值。

public int? Port { get; }
member this.Port : Nullable<int>
Public ReadOnly Property Port As Nullable(Of Integer)

屬性值

伺服器正在接聽的選擇性 TCP 通訊埠號碼。

適用於