SchemaViewControllerBase.ListenToSolutionEvents Method

Listens to solution events.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Overridable Sub ListenToSolutionEvents
'Usage

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

.NET Framework Security

See Also

Reference

SchemaViewControllerBase Class

SchemaViewControllerBase Members

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows Namespace