PropertyChangingEventArgs.PropertyName Vlastnost

Definice

Získá název vlastnosti, jejíž hodnota se mění.

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

Hodnota vlastnosti

Název vlastnosti, jejíž hodnota se mění.

Platí pro