DiagramDocView.ContextMenuId (Propiedad)

Obtiene el menú contextual para mostrar cuando un usuario hace clic con el botón secundario en la vista del diagrama.

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

Sintaxis

'Declaración
Protected MustOverride ReadOnly Property ContextMenuId As CommandID
protected abstract CommandID ContextMenuId { get; }

Valor de propiedad

Tipo: System.ComponentModel.Design.CommandID
El identificador de comando asignado al menú contextual.

Seguridad de .NET Framework

Vea también

Referencia

DiagramDocView Clase

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