ReportViewerException Constructor (String)

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Este constructor es compatible con la infraestructura de .NET Framework y no está diseñado para utilizarse directamente desde el código.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    message As String _
)
'Uso
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
)

Parámetros

Vea también

Referencia

ReportViewerException Clase

Sobrecarga de ReportViewerException

Espacio de nombres Microsoft.Reporting.WinForms