Share via


Assembly.Load Method

Loads a specified assembly.

Overload List

Name Description
Assembly.Load (Byte[]) Loads a specified "raw" assembly with a Common Object File Format (COFF)-based image containing an emitted assembly.
Assembly.Load (String) Loads a specified assembly, given the long form of the assembly name.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Assembly Class
Assembly Members
System.Reflection Namespace