IVsDesignTimeAssemblyResolution 接口

提供执行设计时程序集解析的方法。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:   Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)
  Microsoft.VisualStudio.Shell.Interop.10.0(在 Microsoft.VisualStudio.Shell.Interop.10.0.dll 中)

语法

声明
<GuidAttribute("EDA26258-95DF-44A0-A244-D545E6C1196C")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsDesignTimeAssemblyResolution
[GuidAttribute("EDA26258-95DF-44A0-A244-D545E6C1196C")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDesignTimeAssemblyResolution

IVsDesignTimeAssemblyResolution 类型公开以下成员。

方法

  名称 说明
公共方法 GetTargetFramework 获取目标。项实例了结构。
公共方法 ResolveAssemblyPathInTargetFx 解决该目标的程序集路径。net framework。

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间