Sdílet prostřednictvím


IntegrationExceptionEventArgs.Exception Vlastnost

Definice

Exception Získá přidružené k tomuto IntegrationExceptionEventArgs.

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

Hodnota vlastnosti

Exception

Přidruženo Exception k tomuto IntegrationExceptionEventArgs.

Platí pro

Viz také