Udostępnij za pośrednictwem


Metoda CommandSetLibrary.GetMenuCommands —

Określa listę poleceń menu, które implementuje ten CommandSet.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

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

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CommandSetLibrary Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell