ValueMismatchPropertyException.AssignedValue 속성

정의

PropertyException에서 개체에 할당된 값을 가져옵니다.

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

속성 값

PropertyException에서 개체에 할당된 값입니다.

적용 대상