AddressDetails.Region 屬性

定義

取得或設定位址區域。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於