Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")> _
Public Interface IVsProjectAggregator2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
public interface IVsProjectAggregator2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
public interface class IVsProjectAggregator2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")>]
type IVsProjectAggregator2 =  interface end
public interface IVsProjectAggregator2
The IVsProjectAggregator2 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | SetInner | |
| .gif) | SetMyProject | 
Top