Request.RemoteIpAddress プロパティ

定義

public:
 property System::Net::IPAddress ^ RemoteIpAddress { System::Net::IPAddress ^ get(); };
public System.Net.IPAddress RemoteIpAddress { get; }
member this.RemoteIpAddress : System.Net.IPAddress
Public ReadOnly Property RemoteIpAddress As IPAddress

プロパティ値

適用対象