共用方式為


AddressDetails.District 屬性

定義

取得或設定位址區域。

[Newtonsoft.Json.JsonProperty(PropertyName="district")]
public string District { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="district")>]
member this.District : string with get, set
Public Property District As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於