Язык

IntegrationExceptionEventArgs.Exception Свойство

Определение

Возвращает связанный Exception с этим IntegrationExceptionEventArgsобъект.

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

Значение свойства

Связанный Exception с этим IntegrationExceptionEventArgs.

Применяется к

См. также раздел