Share via


IVsProjectAggregator2 Interface

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsProjectAggregator2
[GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectAggregator2
[GuidAttribute(L"D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsProjectAggregator2
[<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectAggregator2 =  interface end
public interface IVsProjectAggregator2

The IVsProjectAggregator2 type exposes the following members.

Methods

  Name Description
Public method SetInner
Public method SetMyProject

Top

See Also

Reference

Microsoft.VisualStudio.Shell.Flavor Namespace