Condividi tramite


IntegrationExceptionEventArgs.Exception Proprietà

Definizione

Ottiene l'oggetto Exception associato a questo oggetto IntegrationExceptionEventArgs.

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

Valore della proprietà

Exception

Oggetto Exception associato a questo oggetto IntegrationExceptionEventArgs.

Si applica a

Vedi anche