Compartir a través de


CommandSetLibrary.GetMenuCommands (Método)

Define la lista de comandos de menú que implementa este objeto CommandSet.

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 MustOverride Function GetMenuCommands As IList(Of MenuCommand)
protected abstract IList<MenuCommand> GetMenuCommands()

Valor devuelto

Tipo: System.Collections.Generic.IList<MenuCommand>

Seguridad de .NET Framework

Vea también

Referencia

CommandSetLibrary Clase

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