次の方法で共有


HttpRequestInfo.ClientIpAddress プロパティ

定義

クライアント IP アドレスを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象