ITypeResolutionService::GetAssembly Method (AssemblyName^)
.NET Framework (current version)
Gets the requested assembly.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System.Reflection::AssemblyName^
The name of the assembly to retrieve.
Return Value
Type: System.Reflection::Assembly^An instance of the requested assembly, or null if no assembly can be located.
.NET Framework
Available since 1.1
Available since 1.1
Show: