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