IVsProjectAggregator2 接口

命名空间:  Microsoft.VisualStudio.Shell.Flavor
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")> _
Public Interface IVsProjectAggregator2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
public interface IVsProjectAggregator2

IVsProjectAggregator2 类型公开以下成员。

方法

  名称 说明
公共方法 SetInner
公共方法 SetMyProject

页首

请参见

参考

Microsoft.VisualStudio.Shell.Flavor 命名空间