ValueMismatchPropertyException.ExistingValue Propiedad

Definición

Obtiene el valor actual de un objeto en PropertyException.

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

Valor de propiedad

Valor actual de un objeto en PropertyException.

Se aplica a