UnobservedTaskExceptionEventArgs.Exception Özellik

Tanım

Gözlemlenmeyen özel durumu alır.

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

Özellik Değeri

Gözlemlenmeyen özel durum.

Şunlara uygulanır

Ayrıca bkz.