ValueMismatchPropertyException.ExistingValue Propriedade

Definição

Obtém o valor atual de um objeto em PropertyException.

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

Valor da propriedade

Object

O valor atual de um objeto em PropertyException.

Aplica-se a