Share via


IntegrationExceptionEventArgs.Exception Propriété

Définition

Obtient l'Exception associée à cette IntegrationExceptionEventArgs.

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

Valeur de propriété

Exception

Exception associé à ce IntegrationExceptionEventArgs.

S’applique à

Voir aussi