ValueMismatchPropertyException.AssignedValue Property

Definition

Gets the assigned value of an object in PropertyException.

public:
 property System::Object ^ AssignedValue { System::Object ^ get(); };
public object AssignedValue { get; }
member this.AssignedValue : obj
Public ReadOnly Property AssignedValue As Object

Property Value

The assigned value of an object in PropertyException.

Applies to