SVsCreateAggregateProject Interface

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
[GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")]
[InterfaceTypeAttribute()]
public interface SVsCreateAggregateProject
[GuidAttribute(L"50B729AD-AC3B-451F-BE03-9EA167F5D637")]
[InterfaceTypeAttribute()]
public interface class SVsCreateAggregateProject
[<GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")>]
[<InterfaceTypeAttribute()>]
type SVsCreateAggregateProject =  interface end
public interface SVsCreateAggregateProject

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace