IntegrationExceptionEventArgs.Exception Propiedad

Definición

Obtiene el Exception objeto asociado a este IntegrationExceptionEventArgsobjeto .

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

Valor de propiedad

Exception asociado a este IntegrationExceptionEventArgsobjeto .

Se aplica a

Consulte también