Partager via


IConfigurationManagerInternal.SetConfigurationSystemInProgress Propriété

Définition

Obtient une valeur représentant l'état du système de configuration.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Valeur de propriété

true si le système de configuration est en cours d'initialisation ; sinon, false.

Remarques

La SetConfigurationSystemInProgress propriété est utilisée par System.Diagnostics lors de l’initialisation de la configuration.

S’applique à

Voir aussi