Partilhar via


Método ISchemaModelViewer.RemoveFromCommandRouting

Remove o objeto especificado do roteamento de destino do comando OLE.

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

Sintaxe

'Declaração
Sub RemoveFromCommandRouting ( _
    target As IOleCommandTarget _
)
void RemoveFromCommandRouting(
    IOleCommandTarget target
)
void RemoveFromCommandRouting(
    IOleCommandTarget^ target
)
abstract RemoveFromCommandRouting : 
        target:IOleCommandTarget -> unit 
function RemoveFromCommandRouting(
    target : IOleCommandTarget
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ISchemaModelViewer Interface

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