Compartilhar via


IDeliveryReportServerInformation.RenderingExtension Propriedade

Definição

Uma matriz de objetos Extension que representa as extensões de renderização atualmente implantadas em um servidor de relatório.

public:
 property cli::array <Microsoft::ReportingServices::Interfaces::Extension ^> ^ RenderingExtension { cli::array <Microsoft::ReportingServices::Interfaces::Extension ^> ^ get(); };
public Microsoft.ReportingServices.Interfaces.Extension[] RenderingExtension { get; }
member this.RenderingExtension : Microsoft.ReportingServices.Interfaces.Extension[]
Public ReadOnly Property RenderingExtension As Extension()

Valor da propriedade

Uma lista de extensões de renderização que estão disponíveis atualmente no servidor de relatório.

Aplica-se a