Assembly.GetManifestResourceStream Method
.NET Framework 3.0
Loads the specified manifest resource from this assembly.
Assembly Members
System.Reflection Namespace
| Name | Description |
|---|---|
| Assembly.GetManifestResourceStream (String) | Loads the specified manifest resource from this assembly. Supported by the .NET Compact Framework. |
| Assembly.GetManifestResourceStream (Type, String) | Loads the specified manifest resource, scoped by the namespace of the specified type, from this assembly. Supported by the .NET Compact Framework. |
Reference
Assembly ClassAssembly Members
System.Reflection Namespace