Compartir a través de


CommandSet.ProcessOnStatusDeleteCommand (Método)

Determina si el comando Eliminar 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 ProcessOnStatusDeleteCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusDeleteCommand(
    MenuCommand command
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CommandSet Clase

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