|
What is the correct way to store and retrieve cross-recipe arguments, if such kind of think exists? For example, I'd like to know from a given recipe what was the value entered by the user in the first wizard page, when the solution was created.
I believe one option would be to programmatically implement actions and value providers which use dte.Solution.Globals[...], but is there a better way?
Thanks, -- AFurtado Andre Furtado, MSc/BSc, MCP, SCJP, MSF. http://www.afurtado.net/ |