Condividi tramite


DelegatingConfigHost.SupportsChangeNotifications Proprietà

Definizione

Ottiene un valore che indica se la configurazione host supporta le notifiche delle modifiche.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

true se l'host supporta le notifiche delle modifiche; in caso contrario, false.

Implementazioni

Si applica a