Share via


IVSProjectAggregator Interface

Namespace:  Microsoft.VisualStudio.ProjectAggregator
Assembly:  Microsoft.VisualStudio.ProjectAggregator (in Microsoft.VisualStudio.ProjectAggregator.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")> _
Public Interface IVSProjectAggregator
[InterfaceTypeAttribute()]
[GuidAttribute("E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")]
public interface IVSProjectAggregator
[InterfaceTypeAttribute()]
[GuidAttribute(L"E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")]
public interface class IVSProjectAggregator
[<InterfaceTypeAttribute()>]
[<GuidAttribute("E0F5D9F1-5C64-48BB-B059-7C72E6F9396F")>]
type IVSProjectAggregator =  interface end
public interface IVSProjectAggregator

The IVSProjectAggregator type exposes the following members.

Methods

  Name Description
Public method SetInner

Top

See Also

Reference

Microsoft.VisualStudio.ProjectAggregator Namespace