다음을 통해 공유


RenderedOutputFile 클래스

Represents the output from a rendering extension. A RenderedOutputFile object contains the associated filename and type information that is required by the delivery extension in order to process the stream returned by the rendering extension.

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

구문

‘선언
Public MustInherit Class RenderedOutputFile
‘사용 방법
Dim instance As RenderedOutputFile
public abstract class RenderedOutputFile
public ref class RenderedOutputFile abstract
[<AbstractClassAttribute>]
type RenderedOutputFile =  class end
public abstract class RenderedOutputFile

상속 계층 구조

System. . :: . .Object
  Microsoft.ReportingServices.Interfaces..::..RenderedOutputFile

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.