Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

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:
© 2017 Microsoft