_AppDomain::Load Method (String^, Evidence^)
.NET Framework (current version)
Provides COM objects with version-independent access to the AppDomain::Load(String^, Evidence^) method overload.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- assemblyString
-
Type:
System::String^
The display name of the assembly. See Assembly::FullName.
- assemblySecurity
-
Type:
System.Security.Policy::Evidence^
Evidence for loading the assembly.
See the AppDomain::Load(String^, Evidence^) method overload.
.NET Framework
Available since 1.1
Available since 1.1
Show: