Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsCreateAggregateProject interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")> _
<InterfaceTypeAttribute()> _
Public Interface SVsCreateAggregateProject
'Usage
Dim instance As SVsCreateAggregateProject
[GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")]
[InterfaceTypeAttribute()]
public interface SVsCreateAggregateProject
[GuidAttribute(L"50B729AD-AC3B-451F-BE03-9EA167F5D637")]
[InterfaceTypeAttribute()]
public interface class SVsCreateAggregateProject
public interface SVsCreateAggregateProject