다음을 통해 공유


IConfigurationManagerInternal.ApplicationConfigUri 속성

정의

애플리케이션 경로와 관련된 구성 파일 이름을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

구성 파일 이름을 나타내는 문자열 값입니다.

적용 대상