Share via


IntegrationExceptionEventArgs.Exception Propriedade

Definição

Obtém o Exception associado a este IntegrationExceptionEventArgs.

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

Valor da propriedade

Exception

O Exception associado a este IntegrationExceptionEventArgs.

Aplica-se a

Confira também