IDesignTimeAssemblyLoader Interface

Definition

Utility for loading assemblies in a designer.

C#
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("665f0ba5-ce72-4e87-9ba0-3c461de74d0b")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDesignTimeAssemblyLoader
Attributes

Methods

GetTargetAssemblyPath(AssemblyName, String, FrameworkName)

Determines the load path for the specified assembly in the target framework.

LoadRuntimeAssembly(AssemblyName)

Loads the specified runtime assembly.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1