Partager via


RequestReportRecordContract.IpAddress Propriété

Définition

Obtient ou définit l’adresse IP du client associée à cette demande.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à