Sdílet prostřednictvím


CommandSetLibrary.GetMenuCommands – metoda

Definuje seznam příkazů, které implementuje toto CommandSet.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Deklarace
Protected MustOverride Function GetMenuCommands As IList(Of MenuCommand)
protected abstract IList<MenuCommand> GetMenuCommands()

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CommandSetLibrary Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů