OwinFeatureCollection.IHttpRequestFeature.PathBase 속성

정의

property System::String ^ Microsoft::AspNetCore::Http::Features::IHttpRequestFeature::PathBase { System::String ^ get(); void set(System::String ^ value); };
string Microsoft.AspNetCore.Http.Features.IHttpRequestFeature.PathBase { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpRequestFeature.PathBase : string with get, set
 Property PathBase As String Implements IHttpRequestFeature.PathBase

속성 값

구현

적용 대상