ExceptionEventArgs.ErrorException Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 fichier multimédia ou image est refusée.
Le fichier multimédia ou image est introuvable.
Le format du fichier 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 Lecteur Windows Media n’est pas prise en charge.
L'opération n'est pas prise en charge.
Un code d’erreur COM s’affiche.