다음을 통해 공유


IConfigurationManagerInternal.SetConfigurationSystemInProgress 속성

정의

구성 시스템의 상태를 나타내는 값을 가져옵니다.

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

public:
 property bool SetConfigurationSystemInProgress { bool get(); };
public bool SetConfigurationSystemInProgress { get; }
member this.SetConfigurationSystemInProgress : bool
Public ReadOnly Property SetConfigurationSystemInProgress As Boolean

속성 값

구성 시스템이 초기화되고 있으면 true이고, 그렇지 않으면 false입니다.

설명

속성은 SetConfigurationSystemInProgress 구성 초기화 중에 에서 System.Diagnostics 사용됩니다.

적용 대상

추가 정보