PropertyValueExceptionEventArgs.Exception プロパティ

定義

イベント引数のこのインスタンスに関連付けられた、プロパティ値変更時に発生したエラーを取得します。

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

プロパティ値

Exception オブジェクト。

適用対象