Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Argument in a Recipe, how to access them from a custom page
 

Argument in a Recipe, how to access them from a custom page

How does anArgument in a Recipework? It looks like Custom Pages can access the variables somehow. How does this work?
lcj  Monday, April 09, 2007 1:30 AM
You just need to decorate a property (with a set accessor) with the [RecipeArgument] and GAX will take care of injecting the argument's value for you.
vga  Monday, April 09, 2007 7:26 AM
You just need to decorate a property (with a set accessor) with the [RecipeArgument] and GAX will take care of injecting the argument's value for you.
vga  Monday, April 09, 2007 7:26 AM

You can use google to search for other answers

Custom Search

More Threads

• Actions don't get executed
• GAT recipe execution from "Guidance package manager"
• Help me decide: how to generate my Data Access Layer ( please :)
• The registry hive containing the path information for the EntLib assemblies can not be found. The repository classes can be crea
• Can we generate .resx file and add it into app_GlobalResources folder using GAT?
• How to add comment in T4 file
• Guidance Automation Toolkit installation problems
• Argument with ValueProvider not being replaced in template
• Add View context menu not displayed for some projects
• Integration Scenarios: GAX/GAT + DSL new article online