SSRSDocumentSource for WinForms
GetResourceStream メソッド

指定されたアセンブリからリソースストリームを取得します。
構文
'宣言
 
Public Shared Function GetResourceStream( _
   ByVal asmb As System.Reflection.Assembly, _
   ByVal resName As System.String _
) As System.IO.Stream
public static System.IO.Stream GetResourceStream( 
   System.Reflection.Assembly asmb,
   System.string resName
)

パラメータ

asmb
resName
参照

Utils クラス
Utils メンバ