次の方法で共有


AvailableProvidersListCountry.CountryName プロパティ

定義

国名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象