EntityObject.ReportPropertyChanged(String) Méthode
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.
Notifie le dispositif de suivi des modifications qu'une propriété a changé.
protected override sealed void ReportPropertyChanged(string property);
override this.ReportPropertyChanged : string -> unit
Protected Overrides NotOverridable Sub ReportPropertyChanged (property As String)
Paramètres
- property
- String
Nom de la propriété modifiée.
Exceptions
property a la valeur null.