共用方式為


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 (在 Microsoft.ReportingServices.Interfaces.dll 中)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
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) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。