WorkflowTheme.EnableChangeNotification Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur qui indique s'il faut activer la notification de modification.
public:
static property bool EnableChangeNotification { bool get(); void set(bool value); };
public static bool EnableChangeNotification { get; set; }
member this.EnableChangeNotification : bool with get, set
Public Shared Property EnableChangeNotification As Boolean
Valeur de propriété
true
pour activer la notification de modification ; sinon, false
.
Remarques
L'activation de la notification de modification provoque des événements de thème modifié lorsque des modifications sont apportées au thème.