The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Assembly::GetManifestResourceStream Method
.NET Framework (current version)
Loads the specified manifest resource from this assembly.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetManifestResourceStream(String^) | Loads the specified manifest resource from this assembly. |
![]() | GetManifestResourceStream(Type^, String^) | Loads the specified manifest resource, scoped by the namespace of the specified type, from this assembly. |
Show:
