0

I am just learning about custom VSTemplates I have created a wizard using IWizard,

I have a solution folder which I need to change the name from testname to $safeprojectname$

how can I do this?

Chillie
  • 1,030
  • 10
  • 28
mgphall
  • 67
  • 3
  • 9

1 Answers1

1

Have a look at this (and related children pages) article at MSDN - How to: Substitute Parameters in a Template

Dmitry Pavlov
  • 30,789
  • 8
  • 97
  • 121