Compartir a través de


IInternalConfigHost.SupportsChangeNotifications Propiedad

Definición

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

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

Valor de propiedad

Es true si la configuración admite notificaciones de cambios; en caso contrario, es false.

Se aplica a