IntegrationExceptionEventArgs.Exception 속성

정의

ExceptionIntegrationExceptionEventArgs항목과 연결된 값을 가져옵니다.

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

속성 값

Exception연결입니다IntegrationExceptionEventArgs.

적용 대상

추가 정보