Bagikan melalui


PropertyValue.OnPropertyValueException Metode

Definisi

Implementasi default yang menaikkan PropertyValueException peristiwa saat PropertyValue properti mengalami kegagalan mendapatkan atau mengatur nilai dalam pengumpulan data yang mendasar.

protected:
 virtual void OnPropertyValueException(System::Activities::Presentation::PropertyEditing::PropertyValueExceptionEventArgs ^ e);
protected virtual void OnPropertyValueException (System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs e);
abstract member OnPropertyValueException : System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs -> unit
override this.OnPropertyValueException : System.Activities.Presentation.PropertyEditing.PropertyValueExceptionEventArgs -> unit
Protected Overridable Sub OnPropertyValueException (e As PropertyValueExceptionEventArgs)

Parameter

e
PropertyValueExceptionEventArgs

PropertyValueExceptionEventArgs yang menyediakan informasi tentang kegagalan get atau set yang terjadi.

Berlaku untuk