This topic has not yet been rated - Rate this topic

_Assembly.GetManifestResourceStream Method

Provides COM objects with version-independent access to the GetManifestResourceStream methods.
Name Description
_Assembly.GetManifestResourceStream (String) Provides COM objects with version-independent access to the GetManifestResourceStream method.
_Assembly.GetManifestResourceStream (Type, String) Provides COM objects with version-independent access to the GetManifestResourceStream method.

This method is for access to managed classes from unmanaged code, and should not be called from managed code.

The GetManifestResourceStream methods load the specified manifest resource from this assembly.

GetManifestResourceStream
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.