This topic has not yet been rated - Rate this topic

Assembly.LoadModule Method

Loads the module internal to this assembly.
Name Description
Assembly.LoadModule (String, Byte[]) Loads the module, internal to this assembly, with a common object file format (COFF)-based image containing an emitted module, or a resource file.
Assembly.LoadModule (String, Byte[], Byte[]) Loads the module, internal to this assembly, with a common object file format (COFF)-based image containing an emitted module, or a resource file. The raw bytes representing the symbols for the module are also loaded.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ