다음을 통해 공유


IDeliveryReportServerInformation.RenderingExtension 속성

An array of Extension objects representing the rendering extensions currently deployed on a report server.

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

구문

‘선언
ReadOnly Property RenderingExtension As Extension()
    Get
‘사용 방법
Dim instance As IDeliveryReportServerInformation 
Dim value As Extension()

value = instance.RenderingExtension
Extension[] RenderingExtension { get; }
property array<Extension^>^ RenderingExtension {
    array<Extension^>^ get ();
}
abstract RenderingExtension : Extension[]
function get RenderingExtension () : Extension[]

속성 값

유형: array<Microsoft.ReportingServices.Interfaces.Extension[]
A list of rendering extensions that are currently available on the report server.

참고 항목

참조

IDeliveryReportServerInformation 인터페이스

Microsoft.ReportingServices.Interfaces 네임스페이스