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

與這個 Exception 相關聯的 IntegrationExceptionEventArgs

適用於

另請參閱