Loads the specified manifest resource from the entry assembly.
'宣言
Public Overloads Shared Function GetStream( _
ByVal As String _
) As Stream
public static Stream GetStream(
string
)
パラメータ
- name
- The case-insensitive name of the manifest resource being requested.
戻り値の型
A
System.IO.Stream representing this manifest resource.