IVsAggregatableProjectFactoryCorrected Members
Include Protected Members
Include Inherited Members
Creates a project type that supports aggregation.
The IVsAggregatableProjectFactoryCorrected type exposes the following members.
Methods
Name
Description
Returns a string containing a list of project type GUIDs to aggregate to create an instance of this project.
Called by the owner or outer project subtype so that the owned or inner project subtype can create a version of itself that can be aggregated.
Top