System::Reflection::Assembly::GetManifestResourceStream 方法
Assembly::GetManifestResourceStream method
获取连接到清单资源的流。
virtual System::SharedPtr<System::IO::Stream> System::Reflection::Assembly::GetManifestResourceStream(String name) const
| Parameter | Type | 描述 |
|---|---|---|
| name | 字符串 | 资源名称。 |
ReturnValue
流指针。
另见
- Typedef SharedPtr
- Class Stream
- Class String
- Class Assembly
- Namespace System::Reflection
- Library Aspose.Page for C++