다음을 통해 공유


InternalConfigEventArgs.ConfigPath 속성

정의

InternalConfigEventArgs 개체와 관련된 구성 경로를 가져오거나 설정합니다.

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

public:
 property System::String ^ ConfigPath { System::String ^ get(); void set(System::String ^ value); };
public string ConfigPath { get; set; }
member this.ConfigPath : string with get, set
Public Property ConfigPath As String

속성 값

구성 경로를 지정하는 문자열 값입니다.

적용 대상