RenderedOutputFile Constructor

Initializes a new instance of the RenderedOutputFile class.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New RenderedOutputFile()
protected RenderedOutputFile()
protected:
RenderedOutputFile()
new : unit -> RenderedOutputFile
protected function RenderedOutputFile()

Remarks

This constructor is called by derived class constructors to initialize state in this type.