Render2CompletedEventArgs.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 Byte()
public byte[] Result { get; }
public:
property array<unsigned char>^ Result {
    array<unsigned char>^ get ();
}
member Result : byte[] with get
function get Result () : byte[]

Valeur de propriété

Type : array<Byte[]

Voir aussi

Référence

Render2CompletedEventArgs Classe

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