ValueMismatchPropertyException.ExistingValue Property

Definition

Gets the current value of an object in PropertyException.

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

Property Value

The current value of an object in PropertyException.

Applies to