Skip to main content
.NET Framework Class Library
Assembly..::.ReflectionOnlyLoad Method





Loads an assembly into the reflection-only context, where it can be examined but not executed.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodStatic memberReflectionOnlyLoad(array<Byte>[]()[])Loads the assembly from a common object file format (COFF)-based image containing an emitted assembly. The assembly is loaded into the reflection-only context of the caller's application domain.
Public methodStatic memberReflectionOnlyLoad(String)Loads an assembly into the reflection-only context, given its display name.
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?