OwinFeatureCollection.IHttpRequestFeature.RawTarget Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
property System::String ^ Microsoft::AspNetCore::Http::Features::IHttpRequestFeature::RawTarget { System::String ^ get(); void set(System::String ^ value); };
string Microsoft.AspNetCore.Http.Features.IHttpRequestFeature.RawTarget { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpRequestFeature.RawTarget : string with get, set
Property RawTarget As String Implements IHttpRequestFeature.RawTarget