IntegrationExceptionEventArgs.Exception プロパティ

定義

このExceptionに関連付けられているIntegrationExceptionEventArgsを取得します。

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

プロパティ値

このExceptionに関連付けられているIntegrationExceptionEventArgs

適用対象

こちらもご覧ください