共用方式為


FlavoredProjectBase.OnAggregationComplete Method

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

'宣告
Protected Overridable Sub OnAggregationComplete
'用途

Me.OnAggregationComplete()
protected virtual void OnAggregationComplete()
protected:
virtual void OnAggregationComplete()
abstract OnAggregationComplete : unit -> unit 
override OnAggregationComplete : unit -> unit 
protected function OnAggregationComplete()

.NET Framework Security

See Also

Reference

FlavoredProjectBase Class

FlavoredProjectBase Members

Microsoft.VisualStudio.Shell.Flavor Namespace