IVsCreateAggregateProject Interface
Visual Studio 2015
Called by a project type that supports aggregation.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAggregateProject(String, String, String, String, UInt32, Guid, IntPtr) | This method is implemented by the environment to create an aggregate project, which in turn creates a system of aggregate vsiptecflavors. |
Call the IVsCreateAggregateProject interface to create an aggregate project. The environment implements the IVsCreateAggregateProject interface through the SVsCreateAggregateProject service.
Show:
