Partager via


HttpRequestInfo.ClientIpAddress Propriété

Définition

Obtient ou définit l’adresse IP du client

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à