Поделиться через


CommandSetLibrary.GetMenuCommands - метод

Определяет список команд меню, это CommandSet реализует.

Пространство имен:  Microsoft.VisualStudio.Modeling.Shell
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Синтаксис

'Декларация
Protected MustOverride Function GetMenuCommands As IList(Of MenuCommand)
protected abstract IList<MenuCommand> GetMenuCommands()

Возвращаемое значение

Тип: System.Collections.Generic.IList<MenuCommand>

Безопасность платформы .NET Framework

См. также

Ссылки

CommandSetLibrary Класс

Microsoft.VisualStudio.Modeling.Shell - пространство имен