PropertyValueExceptionEventArgs::Source Property

.NET Framework (current version)
 

Gets the PropertyValueExceptionSource associated with this instance of event arguments.

Namespace:   System.Activities.Presentation.PropertyEditing
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
property PropertyValueExceptionSource Source {
	PropertyValueExceptionSource get();
}

Property Value

Type: System.Activities.Presentation.PropertyEditing::PropertyValueExceptionSource

A PropertyValueExceptionSource associated with this instance of event arguments.

.NET Framework
Available since 4.0
Return to top
Show: