Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > How to set the Open attribute of AddItemFromStringAction
 

How to set the Open attribute of AddItemFromStringAction

<Input Name="Open" RecipeArgument="XXX">

Do i have to write a Argument for this? I think it is too stupid.
And i even can't find a easy way to write this argument. Maybe i am also too stupid.
xu ning  Tuesday, December 11, 2007 11:23 AM
Hi Idior,

That action is a ConfigurableAction so, you can set the input arguments as attributes in the action declaration like this:
<Action name="foo" type="AddItemFromString" Open="true">

hth
jose.
Jose Escrich  Tuesday, December 11, 2007 6:44 PM
Hi Idior,

That action is a ConfigurableAction so, you can set the input arguments as attributes in the action declaration like this:
<Action name="foo" type="AddItemFromString" Open="true">

hth
jose.
Jose Escrich  Tuesday, December 11, 2007 6:44 PM
Thanks jose.
xu ning  Wednesday, December 12, 2007 2:01 AM

You can use google to search for other answers

Custom Search

More Threads

• Guidance Automation Extensions and Toolkit: June 2006 Release
• Project templates do not appear in VS 2005 Pro after installing GAX and GAT?
• Documentation with recipes
• Uninstall of February 2008 GAX fails
• $ProjectName$ passed into a template creator is not expanded
• Get a project reference to a website project
• Recipe in Context menus
• Update project references accross solution.
• System.InvalidOperationException: Cannot find registration information for template
• Not able to install on vista x64