1 out of 6 rated this helpful - Rate this topic

Assembly.GetManifestResourceStream Method

Loads the specified manifest resource from this assembly.
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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.