IDesignTimeAssemblyLoader Interface
.NET Framework (current version)
Utility for loading assemblies in a designer.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetTargetAssemblyPath(AssemblyName^, String^, FrameworkName^) | Determines the load path for the specified assembly in the target framework. |
![]() | LoadRuntimeAssembly(AssemblyName^) | Loads the specified runtime assembly. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
