IntegrationExceptionEventArgs.Exception Propiedad

Definición

Obtiene el objeto Exception asociado a IntegrationExceptionEventArgs.

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

Valor de propiedad

Exception

Exception asociada a esta IntegrationExceptionEventArgs.

Se aplica a

Consulte también