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

适用于

另请参阅