The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
_AppDomain::Load Method (AssemblyName^, Evidence^)
.NET Framework (current version)
Provides COM objects with version-independent access to the AppDomain::Load(AssemblyName^, Evidence^) method overload.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- assemblyRef
-
Type:
System.Reflection::AssemblyName^
An object that describes the assembly to load.
- assemblySecurity
-
Type:
System.Security.Policy::Evidence^
Evidence for loading the assembly.
See the AppDomain::Load(AssemblyName^, Evidence^) method overload.
.NET Framework
Available since 1.1
Available since 1.1
Show: