_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
'Usage
Dim instance As _dispVCProjectEngineEvents_SinkHelper

instance.SolutionLoaded()
public virtual void SolutionLoaded()
public:
virtual void SolutionLoaded()
public function SolutionLoaded()

Implements

_dispVCProjectEngineEvents.SolutionLoaded()

.NET Framework Security

See Also

Reference

_dispVCProjectEngineEvents_SinkHelper Class

_dispVCProjectEngineEvents_SinkHelper Members

Microsoft.VisualStudio.VCProjectEngine Namespace