Partager via


ComplexObject.ReportPropertyChanging(String) Méthode

Définition

Signale au traceur de modifications qu'une modification de propriété est en attente sur un objet complexe.

protected override sealed void ReportPropertyChanging (string property);
override this.ReportPropertyChanging : string -> unit
Protected Overrides NotOverridable Sub ReportPropertyChanging (property As String)

Paramètres

property
String

Nom de la propriété en cours de modification.

Exceptions

property a la valeur null.

S’applique à