ErrorEventArgs.Exception Propriété

Définition

Obtient l'exception survenue.

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

Valeur de propriété

Exception survenue.

Remarques

Exception qui a provoqué le déclenchement de l’événement.

S’applique à