0

我想在“服务参考”项的上下文菜单和“服务参考”文件夹的上下文菜单中添加一个菜单项,但我似乎找不到正确的 ID 列为父项.

到目前为止,我已经能够找到项目节点、引用节点和引用项的上下文菜单的 ID。

我一直在搜索 vsshlids.h,但找不到正确的 ID。

4

1 回答 1

2

我使用“EnableVSIPLogging”来获取我的 ID……它很有效……看看:

http://blogs.msdn.com/b/dr._ex/archive/2007/04/17/using-enablevsiplogging-to-identify-menus-and-commands-with-vs-2005-sp1.aspx

于 2010-12-15T10:14:57.623 回答