PropertyValueExceptionEventArgs Properties
.NET Framework 4
The PropertyValueExceptionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Exception | Gets the error that occurred during the property value change associated with this instance of event arguments. |
|
Message | Gets the message that indicates what failed during the property value change associated with this instance of event arguments. |
|
PropertyValue | Gets the PropertyValue associated with this instance of event arguments. |
|
Source | Gets the PropertyValueExceptionSource associated with this instance of event arguments. |