Sdílet prostřednictvím


GeoFilter.CountryCodes Vlastnost

Definice

Získá nebo nastaví dvoumísmenné kódy zemí definující přístup k zemi uživatele v geografickém filtru, např. 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro