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 命名空间