Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to get template file name (.zip) that I'm using

$
0
0

I created a C# project template and a custom wizard for it.

The problem is that when I invoke the template in New Project wizard and trigger my custom wizard, I don't know

how can I get the template file name (e.g. xxx.zip) that I'm just using (invoke from the New Project wizard) at my custom wizard runtime by DTE?  


Viewing all articles
Browse latest Browse all 4410

Trending Articles