IVsAggregatableProjectCorrected.OnAggregationComplete 方法

指示总结了完成。

命名空间:  Microsoft.VisualStudio.Shell.Flavor
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Function OnAggregationComplete As Integer
int OnAggregationComplete()

返回值

类型:System.Int32
如果方法成功,则返回 S_OK。如果失败,它会返回一个错误代码。

备注

,在摘要的所有对象调用了 InitializeForOuter后, OnAggregationComplete 调用。此时,调味的项应初始化需要从摘要的接口指针的外部包和对象。

.NET Framework 安全性

请参见

参考

IVsAggregatableProjectCorrected 接口

Microsoft.VisualStudio.Shell.Flavor 命名空间