다음을 통해 공유


IConfigurationManagerInternal.ExeRoamingConfigPath 속성

정의

애플리케이션의 진입 어셈블리를 기준으로 로밍 사용자의 구성 경로를 가져옵니다.

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

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

속성 값

로밍 사용자의 구성 경로를 나타내는 문자열 값입니다.

적용 대상

추가 정보