Costruttore ReportViewerException (String)

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Questo costruttore supporta l'infrastruttura .NET Framework e non può essere utilizzato direttamente dal codice.

Spazio dei nomi  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    message As String _
)
'Utilizzo
Dim message As String

Dim instance As New ReportViewerException(message)
protected ReportViewerException(
    string message
)
protected:
ReportViewerException(
    String^ message
)
new : 
        message:string -> ReportViewerException
protected function ReportViewerException(
    message : String
)

Parametri

Vedere anche

Riferimento

ReportViewerException Classe

Overload ReportViewerException

Spazio dei nomi Microsoft.Reporting.WebForms