다음을 통해 공유


WebConfigurationMap.RootWebConfigurationPath 속성

정의

루트 Web.config 파일의 파일 시스템 경로를 가져옵니다.

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

속성 값

루트 Web.config 파일의 파일 시스템 경로이거나 null 생성자의 매개 변수 WebConfigurationMap(String, String) 에 값이 rootWebConfigurationPath 제공되지 않은 경우 입니다.

적용 대상