Lenguaje

IDeliveryReportServerInformation.RenderingExtension Propiedad

Definición

Un array de Extension objetos que representan las extensiones de renderizado actualmente desplegadas en un servidor de informes.

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 de propiedad

Una lista de extensiones de renderizado que están disponibles actualmente en el servidor de informes.

Se aplica a