ListRenderingExtensionsCompletedEventArgs.Result, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Result As Extension()
public Extension[] Result { get; }
public:
property array<Extension^>^ Result {
    array<Extension^>^ get ();
}
member Result : Extension[] with get
function get Result () : Extension[]

Valeur de propriété

Type : array<Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.Extension[]

Voir aussi

Référence

ListRenderingExtensionsCompletedEventArgs Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms