Assembly::GetManifestResourceStream Method

 

Loads the specified manifest resource from this assembly.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodGetManifestResourceStream(String^)

Loads the specified manifest resource from this assembly.

System_CAPS_pubmethodGetManifestResourceStream(Type^, String^)

Loads the specified manifest resource, scoped by the namespace of the specified type, from this assembly.

Return to top
Show: