ErrorEventArgs.Exception Eigenschaft

Definition

Ruft die aufgetretene Ausnahme ab.

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

Eigenschaftswert

Die aufgetretene Ausnahme.

Hinweise

Die Ausnahme, die das Ereignis ausgelöst hat.

Gilt für: