ExecuteAssemblyByName Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System Namespace
AppDomain Class
AppDomain Methods
ExecuteAssemblyByName Metho ...
ExecuteAssemblyByName Method ( ...
ExecuteAssemblyByName Method ( ...
ExecuteAssemblyByName Method ( ...
ExecuteAssemblyByName Method ( ...
AppDomain Methods
_AppDomain.GetIDsOfNames Metho ...
_AppDomain.GetTypeInfo Method
_AppDomain.GetTypeInfoCount Me ...
_AppDomain.Invoke Method
AppendPrivatePath Method
ApplyPolicy Method
ClearPrivatePath Method
ClearShadowCopyPath Method
CreateComInstanceFrom Method
CreateDomain Method
CreateInstance Method
CreateInstanceAndUnwrap Method
CreateInstanceFrom Method
CreateInstanceFromAndUnwrap Me ...
DefineDynamicAssembly Method
DoCallBack Method
ExecuteAssembly Method
ExecuteAssemblyByName Method
GetAssemblies Method
GetCurrentThreadId Method
GetData Method
GetType Method
InitializeLifetimeService Meth ...
IsDefaultAppDomain Method
IsFinalizingForUnload Method
Load Method
MemberwiseClone Method
ReflectionOnlyGetAssemblies Me ...
SetAppDomainPolicy Method
SetCachePath Method
SetData Method
SetDynamicBase Method
SetPrincipalPolicy Method
SetShadowCopyFiles Method
SetShadowCopyPath Method
SetThreadPrincipal Method
ToString Method
Unload Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
AppDomain
.
.
::
.
ExecuteAssemblyByName Method
Executes an assembly.
Overload List
Name
Description
ExecuteAssemblyByName(String)
Executes an assembly given its display name.
ExecuteAssemblyByName(String, Evidence)
Executes an assembly given its display name, using the specified evidence.
ExecuteAssemblyByName(AssemblyName, Evidence,
array<
String
>
[]
()
[]
)
Executes the assembly given an
AssemblyName
, using the specified evidence and arguments.
ExecuteAssemblyByName(String, Evidence,
array<
String
>
[]
()
[]
)
Executes the assembly given its display name, using the specified evidence and arguments.
Top
See Also
Reference
AppDomain Class
AppDomain Members
System Namespace
Tags :