Compartir a través de


CommandSet.ProcessOnStatusRerouteLineCommand (Método)

Determina si el comando Redistribuir aparece en el menú contextual. Se llama cuando el usuario hace clic con el botón secundario del mouse en el diagrama.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Protected Overridable Sub ProcessOnStatusRerouteLineCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusRerouteLineCommand(
    MenuCommand command
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CommandSet Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)