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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.