다음을 통해 공유


IHttpRequestFeature.PathBase 속성

정의

애플리케이션 루트와 연결된 요청 경로의 첫 번째 부분을 가져오거나 설정합니다.

이스케이프되지 않은 값입니다. 값은 일 수 있습니다 Empty.

public:
 property System::String ^ PathBase { System::String ^ get(); void set(System::String ^ value); };
public string PathBase { get; set; }
member this.PathBase : string with get, set
Public Property PathBase As String

속성 값

적용 대상