Share via


Load Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Loads an assembly.

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

Overload List

  Name Description
Public methodStatic member Load(array<Byte> [] () [] []) Loads the assembly with a common object file format (COFF)-based image containing an emitted assembly. The assembly is loaded into the application ___domain of the caller.
Public methodStatic member Load(String) Loads an assembly given the long form of its name.

Top

See Also

Reference

Assembly Class

System.Reflection Namespace