다음을 통해 공유


SimpleWorkerRequest.RootWebConfigPath 속성

정의

루트 Web.config 파일의 실제 경로 전체를 가져옵니다.

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

속성 값

String

루트 Web.config 파일의 실제 경로입니다.

적용 대상