UnobservedTaskExceptionEventArgs.Exception Eigenschap

Definitie

Hiermee wordt de uitzondering opgehaald die niet isserveerd.

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

Waarde van eigenschap

De uitzondering die niet werd geserveerd.

Van toepassing op

Zie ook