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のオブジェクトの現在の値は

適用対象