次の方法で共有


LocationData.CountryOrRegion プロパティ

定義

リソースが配置されている国または地域を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象