Hi,
I am using Managed Package Framework (MPF) to create custom project type.
I have added few project templates.
Now I want to detect, which project template was selected by user while creating new project in ProjectFactory's CreateProject method.
How can I do this...