Compartir a través de


IDeliveryReportServerInformation.RenderingExtension Propiedad

Definición

Matriz de objetos Extension que representan las extensiones de representación actualmente implementadas 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

Lista de extensiones de representación disponibles actualmente en el servidor de informes.

Se aplica a