OwinFeatureCollection.IHttpRequestFeature.Scheme 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::String ^ Microsoft::AspNetCore::Http::Features::IHttpRequestFeature::Scheme { System::String ^ get(); void set(System::String ^ value); };
string Microsoft.AspNetCore.Http.Features.IHttpRequestFeature.Scheme { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpRequestFeature.Scheme : string with get, set
Property Scheme As String Implements IHttpRequestFeature.Scheme