UnobservedTaskExceptionEventArgs.Exception Właściwość

Definicja

Pobiera wyjątek, który nie został zaobserwowany.

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

Wartość właściwości

Wyjątek, który nie został zaobserwowany.

Dotyczy

Zobacz też