Share via


ReportingService2006.EndGetResourceContents(IAsyncResult, String) Método

Definição

public:
 cli::array <System::Byte> ^ EndGetResourceContents(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % MimeType);
public byte[] EndGetResourceContents (IAsyncResult asyncResult, out string MimeType);
member this.EndGetResourceContents : IAsyncResult * string -> byte[]
Public Function EndGetResourceContents (asyncResult As IAsyncResult, ByRef MimeType As String) As Byte()

Parâmetros

asyncResult
IAsyncResult
MimeType
String

Retornos

Byte[]

Aplica-se a