FlavoredProjectBase::IVsAggregatableProjectCorrected::OnAggregationComplete Method ()

 

This is called when all object in aggregation have received InitializeForOuter calls. At this point the aggregation is complete and fully functional.

Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int OnAggregationComplete() sealed = IVsAggregatableProjectCorrected::OnAggregationComplete

Return Value

Type: System::Int32

Returns Int32.

Return to top
Show: