共用方式為


EndpointDetail.Port 屬性

定義

取得端點所連接的埠。

[Newtonsoft.Json.JsonProperty(PropertyName="port")]
public int? Port { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="port")>]
member this.Port : Nullable<int>
Public ReadOnly Property Port As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於