IDeliveryReportServerInformation.RenderingExtension Propriété

Définition

Tableau d'objets Extension représentant les extensions de rendu actuellement déployées sur un serveur de rapports.

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()

Valeur de propriété

Liste des extensions de rendu actuellement disponibles sur le serveur de rapports.

S’applique à