Dela via


ISchemaModelViewer.RemoveFromCommandRouting Method

Removes the specified object from OLE command target routing.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

ISchemaModelViewer Interface

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