ValueMismatchPropertyException.ExistingValue 屬性

定義

取得 PropertyException 物件的當前值。

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

屬性值

PropertyException 中物件的當前值。

適用於