次の方法で共有


PropertyMappingExceptionEventArgs.PropertyName プロパティ

定義

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

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

プロパティ値

プロパティの割り当てエラーに関連付けられているプロパティの名前を表す文字列。

適用対象

こちらもご覧ください