ISchemaModelViewer.RemoveFromCommandRouting (Método)

Quita el objeto especificado del enrutamiento de destino de comando OLE.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Sub RemoveFromCommandRouting ( _
    target As IOleCommandTarget _
)
void RemoveFromCommandRouting(
    IOleCommandTarget target
)
void RemoveFromCommandRouting(
    IOleCommandTarget^ target
)
abstract RemoveFromCommandRouting : 
        target:IOleCommandTarget -> unit 
function RemoveFromCommandRouting(
    target : IOleCommandTarget
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ISchemaModelViewer Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer (Espacio de nombres)