Compartilhar via


StructuralObject.OnPropertyChanging(String) Método

Definição

Aciona o 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)

Parâmetros

property
String

O nome da propriedade sendo alterada.

Atributos

Aplica-se a