This topic has not yet been rated - Rate this topic

IVsCreateAggregateProject Interface

Called by a project type that supports aggregation.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")] 
[InterfaceTypeAttribute(1)] 
public interface IVsCreateAggregateProject
/** @attribute GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsCreateAggregateProject
GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71") 
InterfaceTypeAttribute(1) 
public interface IVsCreateAggregateProject

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ