Compartir a través de


GeoFilter.CountryCodes Propiedad

Definición

Obtiene o establece dos códigos de país de letra que definen el acceso al país de usuario en un filtro geográfico, por ejemplo, AU, MX, EE. UU.

[Newtonsoft.Json.JsonProperty(PropertyName="countryCodes")]
public System.Collections.Generic.IList<string> CountryCodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="countryCodes")>]
member this.CountryCodes : System.Collections.Generic.IList<string> with get, set
Public Property CountryCodes As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a