IDesignTimeAssemblyLoader Gränssnitt

Definition

Verktyg för att läsa in sammansättningar i en designer.

public interface class IDesignTimeAssemblyLoader
[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
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("665f0ba5-ce72-4e87-9ba0-3c461de74d0b")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDesignTimeAssemblyLoader = interface
Public Interface IDesignTimeAssemblyLoader
Attribut

Metoder

Name Description
GetTargetAssemblyPath(AssemblyName, String, FrameworkName)

Avgör inläsningssökvägen för den angivna sammansättningen i målramverket.

LoadRuntimeAssembly(AssemblyName)

Läser in den angivna körningssammansättningen.

Gäller för