Hi,
I have invoked the project template dynamically using the link,
http://social.msdn.microsoft.com/Forums/vstudio/en-US/c657a68a-4700-4726-b433-6b85a968c97e/runstarted-method-of-iwizard-interface?forum=vsx,
I have some question regarding this,
I have call the Root template initially and get the project configurations in that RunStarted method. I have invoked the another template using the AddFromTemplate() method. If I want to pass the Root template project configuration informations in sub template. What Will I do ?
Thanks,
Abbas K
- Abbas K