This documentation is archived and is not being maintained.
Assembly::LoadFile Method
Visual Studio 2010
Loads the contents of an assembly file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LoadFile(String) | Loads the contents of an assembly file on the specified path. |
|
LoadFile(String, Evidence) | Obsolete. Loads an assembly given its path, loading the assembly into the domain of the caller using the supplied evidence. |
Show: