FlavoredProject.OnAggregationComplete 方法

订阅 IVsTrackProjectDocumentsEvents2 事件。不需要调味项目,但是可以方便地派生类订阅这些事件。

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

语法

声明
Protected Overridable Sub OnAggregationComplete
protected virtual void OnAggregationComplete()

备注

,在摘要的所有对象接收 InitializeForOuter 调用时,此调用。此时摘要完全和完整的功能。

.NET Framework 安全性

请参见

参考

FlavoredProject 类

Microsoft.VisualStudio.Shell.Flavor 命名空间