Click here to Skip to main content
15,888,283 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am creating an application which build the code.But i want to set the Visual studio 2010 properties programmatically.
ex.want to set INCLUDE Directories,Reference directories,Library Directories this all directories which will be set from the VS GUI but i want this programmatically.
Please help...
thanks..
Posted
Comments
John Bhatt 29-Sep-12 7:43am    
Can you clear with Example?

1 solution

You need to study the documentation[^] on customizing the VS environment.
 
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