Share via


EventsClientInfo.Ip Property

Definition

Gets or sets IP address of the client

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to