Partager via


Constructeur RenderedOutputFile

Initializes a new instance of the RenderedOutputFile class.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation

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

Notes

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