Compartir a través de


DelegatingConfigHost.SupportsChangeNotifications Propiedad

Definición

Obtiene un valor que indica si la configuración del host admite notificaciones de cambios.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

Valor de propiedad

Es true si el host admite notificaciones de cambios; en caso contrario, es false.

Implementaciones

Se aplica a