Udostępnij za pośrednictwem


IHttpConnectionFeature.RemoteIpAddress Właściwość

Definicja

Pobiera lub ustawia adres IP klienta wysyłającego żądanie. Należy pamiętać, że może to dotyczyć serwera proxy, a nie użytkownika końcowego.

public:
 property System::Net::IPAddress ^ RemoteIpAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
public System.Net.IPAddress RemoteIpAddress { get; set; }
public System.Net.IPAddress? RemoteIpAddress { get; set; }
member this.RemoteIpAddress : System.Net.IPAddress with get, set
Public Property RemoteIpAddress As IPAddress

Wartość właściwości

Dotyczy