共用方式為


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 設定初始化期間使用。

適用於

另請參閱