Share via


AvailableProvidersListCountry.CountryName Property

Definition

Gets or sets the country name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to