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 中物件的指派值。

適用於