次の方法で共有


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 使用されます。

適用対象

こちらもご覧ください