Scheduler for WPF
GetStream(String) メソッド

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > ResourceLoader クラス > GetStream メソッド : GetStream(String) メソッド
The case-insensitive name of the manifest resource being requested.
Loads the specified manifest resource from the entry assembly.
シンタックス
'宣言
 
Public Overloads Shared Function GetStream( _
   ByVal name As System.String _
) As System.IO.Stream
public static System.IO.Stream GetStream( 
   System.string name
)

パラメータ

name
The case-insensitive name of the manifest resource being requested.

戻り値の型

A System.IO.Stream representing this manifest resource.
参照

ResourceLoader クラス
ResourceLoader メンバ
オーバーロード一覧