I have been creating several Visual Studio 2010 Item Templates based on existing Visual Studio classes, services etc. However, once I export the newly created Template, it presents with a generic icon which has nothing to do with the type of Item it is such as a C# class, C# WCF Service etc.
Since all of my Templates are based on pre-existing Visual Studio Templates, is there any way that I can select the existing Visual Studio 2010 icons to be used for my exported Item Templates as well?
Thanks.