ConnectionErrorEventArgs.Exception Propriété

Définition

Exception levée lorsqu'une erreur s'est produite pendant l'exécution de l'objet ConnectionErrorEventArgs.

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

Valeur de propriété

Retourne une exception qui représente une erreur survenue pendant l'exécution de l'objet ConnectionErrorEventArgs.

S’applique à