Share via


ReportingService2006.GetResourceContents(String, String) メソッド

定義

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

パラメーター

Resource
String
MimeType
String

戻り値

Byte[]

適用対象