Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > FolderAdd
 

FolderAdd

Hi,

to add a recipe to a menu <CommandBar Name="ProjectAdd" /> can be specified. There is SolutionAdd and ProjectAdd, however FolderAdd does not exist.

How can I add an entry to the add menu of a project folder?

Regards,
Alexander

AlexanderJ  Wednesday, November 15, 2006 9:34 AM
You need to use

<CommandBar Name="Project Add"/>

this also works for project folders.

HTH,
-Victor.

vga  Wednesday, November 15, 2006 2:39 PM
You need to use

<CommandBar Name="Project Add"/>

this also works for project folders.

HTH,
-Victor.

vga  Wednesday, November 15, 2006 2:39 PM

Yup. I could have sworn it did not work the other day... :-/

AlexanderJ  Thursday, November 16, 2006 12:16 PM

You can use google to search for other answers

Custom Search

More Threads

• Discovering "out" parameters in source code?
• Missing www.guidanceautomation.net
• installation of extentions fails
• Application Block Software Factory templates don't appear in VS 2008
• Create New Project Hangs
• Type of Document objects retrieved from DTE
• Update an installed factory
• Change location solution is unfolded to
• t4 help
• IExtenderProvider the GAT way...