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:
