Costruttore RenderedOutputFile
Initializes a new instance of the RenderedOutputFile class.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New RenderedOutputFile()
protected RenderedOutputFile()
protected:
RenderedOutputFile()
new : unit -> RenderedOutputFile
protected function RenderedOutputFile()
Osservazioni
This constructor is called by derived class constructors to initialize state in this type.
Vedere anche