ExceptionEventArgs.ErrorException Propriété

Définition

Obtient l’exception qui détaille la cause de l’échec.

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

Valeur de propriété

Exception qui détaille la condition d’erreur.

Exceptions

La tentative d’accès au média ou au fichier image est refusée.

Le fichier multimédia ou image est introuvable.

Le format multimédia ou image n’est pris en charge par aucun codec installé.

- ou -

Le format de fichier n'est pas reconnu.

La version détectée de Microsoft Windows lecteur multimédia n’est pas prise en charge.

L’opération n’est pas prise en charge.

Un code d’erreur COM s’affiche.

S’applique à