Compartir a través de


EventsClientInfo.Ip Propiedad

Definición

Obtiene o establece la dirección IP del cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a