_AppDomain::ExecuteAssembly Method

 

Provides COM objects with version-independent access to the AppDomain::ExecuteAssembly method.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodExecuteAssembly(String^)

Provides COM objects with version-independent access to the AppDomain::ExecuteAssembly(String^) method overload.

System_CAPS_pubmethodExecuteAssembly(String^, Evidence^)

Provides COM objects with version-independent access to the AppDomain::ExecuteAssembly(String^, Evidence^) method overload.

System_CAPS_pubmethodExecuteAssembly(String^, Evidence^, array<String^>^)

Provides COM objects with version-independent access to the AppDomain::ExecuteAssembly(String^, Evidence^, array<String^>^) method overload.

Return to top
Show: