Compartilhar via


Método SchemaModelViewerControllerBase.DisconnectFromSolutionEvents

Desconecta de eventos da solução.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Protected Overridable Sub DisconnectFromSolutionEvents
protected virtual void DisconnectFromSolutionEvents()
protected:
virtual void DisconnectFromSolutionEvents()
abstract DisconnectFromSolutionEvents : unit -> unit 
override DisconnectFromSolutionEvents : unit -> unit 
protected function DisconnectFromSolutionEvents()

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer