'宣言 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.