_dispVCProjectEngineEvents_SinkHelper.SolutionLoaded Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
Public Overridable Sub SolutionLoaded
public virtual void SolutionLoaded()
public:
virtual void SolutionLoaded()
abstract SolutionLoaded : unit -> unit  
override SolutionLoaded : unit -> unit
public function SolutionLoaded()

Implements

_dispVCProjectEngineEvents.SolutionLoaded()

.NET Framework Security

See Also

Reference

_dispVCProjectEngineEvents_SinkHelper Class

Microsoft.VisualStudio.VCProjectEngine Namespace