Skip to main content
.NET Framework Class Library
AppDomain..::.ExecuteAssembly Method





Executes the assembly contained in the specified file.

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 methodExecuteAssembly(String)Executes the assembly contained in the specified file.
Public methodExecuteAssembly(String, Evidence)Obsolete. Executes the assembly contained in the specified file, using the specified evidence.
Public methodExecuteAssembly(String, array<String>[]()[])Executes the assembly contained in the specified file, using the specified arguments.
Public methodExecuteAssembly(String, Evidence, array<String>[]()[])Obsolete. Executes the assembly contained in the specified file, using the specified evidence and arguments.
Public methodExecuteAssembly(String, array<String>[]()[], array<Byte>[]()[], AssemblyHashAlgorithm)Executes the assembly contained in the specified file, using the specified arguments, hash value, and hash algorithm.
Public methodExecuteAssembly(String, Evidence, array<String>[]()[], array<Byte>[]()[], AssemblyHashAlgorithm)Obsolete. Executes the assembly contained in the specified file, using the specified evidence, arguments, hash value, and hash algorithm.
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?