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

屬性值

實作

適用於