次の方法で共有


PropertyMappingExceptionEventArgs.PropertyValue プロパティ

定義

プロパティの割り当てエラーに関連付けられているプロパティの値を取得します。

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

プロパティ値

Object

プロパティの割り当てエラーに関連付けられているプロパティの値を表すオブジェクト。

適用対象

こちらもご覧ください