Compartir a través de


AvailableProvidersListCountry.CountryName Propiedad

Definición

Obtiene o establece el nombre del país.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a