다음을 통해 공유


RenderedOutputFile 생성자

Initializes a new instance of the RenderedOutputFile class.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.Interfaces.dll의 Microsoft.ReportingServices.Interfaces
  Microsoft.ReportingServices.SharePoint.UI.WebParts.dll의 Microsoft.ReportingServices.SharePoint.UI.WebParts

구문

‘선언
Protected Sub New
‘사용 방법

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

주의

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