ITypeResolutionService::ReferenceAssembly Method (AssemblyName^)
.NET Framework (current version)
Adds a reference to the specified assembly.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System.Reflection::AssemblyName^
An AssemblyName that indicates the assembly to reference.
Once a reference to an assembly has been added to this service, this service can load types from names that do not specify an assembly.
.NET Framework
Available since 1.1
Available since 1.1
Show: