Поделиться через


IVsProjectAggregator2 Interface

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assemblies:   Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

'Декларация
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")> _
Public Interface IVsProjectAggregator2
'Применение
Dim instance As IVsProjectAggregator2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
public interface IVsProjectAggregator2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")]
public interface class IVsProjectAggregator2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("D6CEA324-8E81-4e0e-91DE-E5D7394A45CE")>]
type IVsProjectAggregator2 =  interface end
public interface IVsProjectAggregator2

See Also

Reference

IVsProjectAggregator2 Members

Microsoft.VisualStudio.Shell.Flavor Namespace