Partager via


ReportErrorEventArgs.Exception, propriété

Renvoie un objet Exception qui contient les informations sur l'erreur du rapport.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Exception As Exception
public Exception Exception { get; }
public:
property Exception^ Exception {
    Exception^ get ();
}
member Exception : Exception with get
function get Exception () : Exception

Valeur de propriété

Type : Exception
Objet Exception qui contient les informations sur l'erreur du rapport.

Voir aussi

Référence

ReportErrorEventArgs Classe

Microsoft.Reporting.WinForms, espace de noms