Freigeben über


IConfigurationManagerInternal.SetConfigurationSystemInProgress Eigenschaft

Definition

Ruft einen Wert ab, der den Status des Konfigurationssystems darstellt.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

true, wenn das Konfigurationssystem gerade initialisiert wird, andernfalls false.

Hinweise

Die SetConfigurationSystemInProgress -Eigenschaft wird von während der Konfigurationsinitialisierung verwendet System.Diagnostics .

Gilt für:

Weitere Informationen