PropertyValueExceptionEventArgs.Source Property

Definition

Gets the PropertyValueExceptionSource associated with this instance of event arguments.

public:
 property System::Activities::Presentation::PropertyEditing::PropertyValueExceptionSource Source { System::Activities::Presentation::PropertyEditing::PropertyValueExceptionSource get(); };
public System.Activities.Presentation.PropertyEditing.PropertyValueExceptionSource Source { get; }
member this.Source : System.Activities.Presentation.PropertyEditing.PropertyValueExceptionSource
Public ReadOnly Property Source As PropertyValueExceptionSource

Property Value

A PropertyValueExceptionSource associated with this instance of event arguments.

Applies to