Interface SVsCreateAggregateProject
Passado para GetService para retornar uma referência para o IVsCreateAggregateProject interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")]
[InterfaceTypeAttribute(1)]
public interface SVsCreateAggregateProject
[GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")]
[InterfaceTypeAttribute(1)]
public interface class SVsCreateAggregateProject
[<GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")>]
[<InterfaceTypeAttribute(1)>]
type SVsCreateAggregateProject = interface end
<GuidAttribute("50B729AD-AC3B-451F-BE03-9EA167F5D637")>
<InterfaceTypeAttribute(1)>
Public Interface SVsCreateAggregateProject
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo