Share via


PropertyMappingExceptionEventArgs.PropertyValue 屬性

定義

取得與屬性對應錯誤相關聯之屬性的值。

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

屬性值

代表屬性值的物件,此屬性與屬性對應錯誤相關聯。

適用於

另請參閱