FlavoredProjectBase::IVsAggregatableProjectCorrected::OnAggregationComplete Method ()
Visual Studio 2015
This is called when all object in aggregation have received InitializeForOuter calls. At this point the aggregation is complete and fully functional.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int OnAggregationComplete() sealed = IVsAggregatableProjectCorrected::OnAggregationComplete
Show: