IVsProjectAggregator2 Interface

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

Syntax

'Declaration
<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsProjectAggregator2
'Usage
Dim instance As 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
public interface IVsProjectAggregator2

See Also

Reference

IVsProjectAggregator2 Members

Microsoft.VisualStudio.Shell.Flavor Namespace