ErrorEventArgs.Exception Egenskap

Definition

Hämtar undantaget som inträffade.

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

Egenskapsvärde

Undantaget som inträffade.

Kommentarer

Undantaget som gjorde att händelsen utlöstes.

Gäller för