IVsProjectAggregator2 Interface
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaración
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")> _
Public Interface IVsProjectAggregator2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
public interface IVsProjectAggregator2
The IVsProjectAggregator2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
SetInner | ||
SetMyProject |
Top