IVsCreateAggregateProject Interface

Definition

Called by a project type that supports aggregation.

public interface class IVsCreateAggregateProject
Attributes

Remarks

Call the IVsCreateAggregateProject interface to create an aggregate project. The environment implements the IVsCreateAggregateProject interface through the SVsCreateAggregateProject service.

Methods

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.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022