OwinFeatureCollection.IHttpRequestFeature.RawTarget 속성

정의

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

속성 값

구현

적용 대상