StructuralObject.OnPropertyChanging(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.
Déclenche l’événement PropertyChanging.
protected:
virtual void OnPropertyChanging(System::String ^ property);
protected virtual void OnPropertyChanging(string property);
abstract member OnPropertyChanging : string -> unit
override this.OnPropertyChanging : string -> unit
Protected Overridable Sub OnPropertyChanging (property As String)
Paramètres
- property
- String
Nom de la propriété en cours de modification.