System::Reflection::Assembly::GetManifestResourceStream メソッド
Assembly::GetManifestResourceStream method
マニフェスト リソースに接続されたストリームを取得します。
virtual System::SharedPtr<System::IO::Stream> System::Reflection::Assembly::GetManifestResourceStream(String name) const
| パラメーター | 型 | 説明 |
|---|---|---|
| name | String | リソース名。 |
ReturnValue
ストリーム ポインタ。
参照
- Typedef SharedPtr
- Class Stream
- Class String
- Class Assembly
- Namespace System::Reflection
- Library Aspose.Page for C++