Sdílet prostřednictvím


StructuralObject.OnPropertyChanging(String) Metoda

Definice

PropertyChanging Vyvolá událost.

[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)

Parametry

property
String

Název vlastnosti, která se mění.

Atributy

Platí pro