Click here to Skip to main content
15,905,027 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi Friends,

Could you please help me how to add class to csproj using EnvDTE. I dont no how to use EnvDTE namespace. If you have any information please share it to me.



Thanks,
Mani
Posted

HI,
Open the Solution Expolrer.
Right click the project and select Additem from the popmenu.
Add Item Dialogbox opens and Click "Class" in it and click ok.
If you wand to rename the rename it.

Karthi
 
Share this answer
 
Comments
manikantakumar 4-Jan-12 9:07am    
i need programatically............ not manually...........
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900