Share via


DispatcherUnhandledExceptionFilterEventArgs.Exception Özellik

Tanım

Dağıtıcı yoluyla kod yürütülürken oluşturulan özel durumu alır.

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

Özellik Değeri

Özel durum.

Şunlara uygulanır

Ayrıca bkz.