IConfigurationManagerInternal.SetConfigurationSystemInProgress 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得表示組態系統狀態的值。
此 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 設定初始化期間使用。