Condividi tramite


StructuralObject.OnPropertyChanging(String) Metodo

Definizione

Genera l'evento 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)

Parametri

property
String

Nome della proprietà in fase di modifica.

Attributi

Si applica a