IntegrationExceptionEventArgs.Exception Egenskap

Definition

Hämtar associerad Exception med den här IntegrationExceptionEventArgs.

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

Egenskapsvärde

Associerad Exception med den här IntegrationExceptionEventArgs.

Gäller för

Se även