IntegrationExceptionEventArgs.Exception Eigenschaft

Definition

Ruft den diesem Exception zugeordneten IntegrationExceptionEventArgs ab.

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

Eigenschaftswert

Exception

Das dieser Exception zugeordnete IntegrationExceptionEventArgs.

Gilt für

Siehe auch