다음을 통해 공유


WebContext.LocationSubPath 속성

정의

웹 애플리케이션의 위치 하위 경로를 가져옵니다.

public:
 property System::String ^ LocationSubPath { System::String ^ get(); };
public string LocationSubPath { get; }
member this.LocationSubPath : string
Public ReadOnly Property LocationSubPath As String

속성 값

String

현재 웹 애플리케이션의 위치 하위 경로입니다.

적용 대상