Constructeur RenderedOutputFile
Initializes a new instance of the RenderedOutputFile class.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.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.