PropertyChangingEventArgs.PropertyName Propriété

Définition

Obtient le nom de la propriété dont la valeur change.

public:
 virtual property System::String ^ PropertyName { System::String ^ get(); };
public virtual string PropertyName { get; }
public virtual string? PropertyName { get; }
member this.PropertyName : string
Public Overridable ReadOnly Property PropertyName As String

Valeur de propriété

Nom de la propriété dont la valeur change.

S’applique à