PropertyValue.OnPropertyValueException Methode

Definitie

Standaard implementatie die de gebeurtenis genereert wanneer PropertyValueException er fouten optreden bij het PropertyValue ophalen van eigenschappen of het instellen van waarden in de onderliggende verzameling gegevens.

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)

Parameters

e
PropertyValueExceptionEventArgs

Een PropertyValueExceptionEventArgs met informatie over de fout ophalen of instellen die is opgetreden.

Van toepassing op