Partager via


GeoFilter.CountryCodes Propriété

Définition

Obtient ou définit des codes de pays de deux lettres définissant l’accès au pays de l’utilisateur dans un filtre géographique, par exemple AU, MX, US.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à