다음을 통해 공유


IInternalConfigRecord.ConfigPath 속성

정의

구성 파일 경로를 나타내는 문자열을 가져옵니다.

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

속성 값

구성 파일 경로를 나타내는 문자열입니다.

적용 대상