IntegrationExceptionEventArgs.Exception Eigenschap

Definitie

Hiermee haalt u de Exception bijbehorende IntegrationExceptionEventArgs.

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

Waarde van eigenschap

De Exception bijbehorende IntegrationExceptionEventArgs.

Van toepassing op

Zie ook