OwinFeatureCollection.IHttpConnectionFeature.LocalIpAddress Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
property System::Net::IPAddress ^ Microsoft::AspNetCore::Http::Features::IHttpConnectionFeature::LocalIpAddress { System::Net::IPAddress ^ get(); void set(System::Net::IPAddress ^ value); };
System.Net.IPAddress Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.LocalIpAddress { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.LocalIpAddress : System.Net.IPAddress with get, set
Property LocalIpAddress As IPAddress Implements IHttpConnectionFeature.LocalIpAddress