OwinFeatureCollection.IHttpConnectionFeature.RemoteIpAddress Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
property System::Net::IPAddress ^ Microsoft::AspNetCore::Http::Features::IHttpConnectionFeature::RemoteIpAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
System.Net.IPAddress Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.RemoteIpAddress { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.RemoteIpAddress : System.Net.IPAddress with get, set
Property RemoteIpAddress As IPAddress Implements IHttpConnectionFeature.RemoteIpAddress