다음을 통해 공유


RSConnection.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);
override this.GetResourceContents : string * string -> byte[]
Public Function GetResourceContents (Resource As String, ByRef MimeType As String) As Byte()

매개 변수

Resource
String
MimeType
String

반환

Byte[]

적용 대상