Compartir a través de


EventsClientInfo.CountryOrRegion Propiedad

Definición

Obtiene o establece el país o la región del cliente.

[Newtonsoft.Json.JsonProperty(PropertyName="countryOrRegion")]
public string CountryOrRegion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="countryOrRegion")>]
member this.CountryOrRegion : string with get, set
Public Property CountryOrRegion As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a