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에서 개체의 현재 값입니다.

적용 대상