Condividi tramite


StructuralObject.ReportPropertyChanging(String) Metodo

Definizione

Genera un evento utilizzato per segnalare che una modifica della proprietà è in sospeso.

protected:
 virtual void ReportPropertyChanging(System::String ^ property);
protected virtual void ReportPropertyChanging (string property);
abstract member ReportPropertyChanging : string -> unit
override this.ReportPropertyChanging : string -> unit
Protected Overridable Sub ReportPropertyChanging (property As String)

Parametri

property
String

Nome della proprietà in fase di modifica.

Eccezioni

property è null.

Si applica a