Partager via


StructuralObject.OnPropertyChanging(String) Méthode

Définition

Déclenche l’événement PropertyChanging.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId="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.

Attributs

S’applique à