Partager via


CommandSetLibrary.GetMenuCommands, méthode

Définit la liste des commandes de menu que ce CommandSet implémente.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Déclaration
Protected MustOverride Function GetMenuCommands As IList(Of MenuCommand)
protected abstract IList<MenuCommand> GetMenuCommands()

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

CommandSetLibrary Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms