PropertyValue.OnPropertyValueException Metod

Definition

Standardimplementering som genererar PropertyValueException händelsen när PropertyValue egenskaper får fel eller anger värden i den underliggande datainsamlingen.

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)

Parametrar

e
PropertyValueExceptionEventArgs

En PropertyValueExceptionEventArgs som innehåller information om det get- eller set-fel som inträffade.

Gäller för