Bagikan melalui


UnobservedTaskExceptionEventArgs.Exception Properti

Definisi

Mendapatkan pengecualian yang tidak ditayangkan.

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

Nilai Properti

Pengecualian yang tidak ditangguhkan.

Berlaku untuk

Lihat juga