Udostępnij za pośrednictwem


Właściwość ReportErrorEventArgs.Exception —

Returns an Exception object containing information about the report error.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
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

Wartość właściwości

Typ: Exception
An Exception object containing information about the report error.

Zobacz też

Informacje

ReportErrorEventArgs Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms