Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")> _
Public Interface IVsCreateAggregateProject
'Uso
Dim instance As IVsCreateAggregateProject
[InterfaceTypeAttribute()]
[GuidAttribute("84F41718-D169-4567-A0CD-B3CBCF58FF71")]
public interface IVsCreateAggregateProject
[InterfaceTypeAttribute()]
[GuidAttribute(L"84F41718-D169-4567-A0CD-B3CBCF58FF71")]
public interface class IVsCreateAggregateProject
public interface IVsCreateAggregateProject
Remarks
Call the IVsCreateAggregateProject interface to create an aggregate project. The environment implements the IVsCreateAggregateProject interface through the SVsCreateAggregateProject service.