Share via


MissingReportSourceException Constructor ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the MissingReportSourceException class.

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Syntax

public MissingReportSourceException()
public:
MissingReportSourceException()
new : unit -> MissingReportSourceException
Public Sub New

See Also

MissingReportSourceException Class
Microsoft.Reporting.WinForms Namespace

Return to top