Extract visual studio project information from a .??proj file
-
Hi, My program is a Visual Studio add-in. i want to extract the project information of any .**proj file I know that VSProject2 ant Project types exist in the .net framework. But, i only know the way to get the projetc information of the current working solution. I would like to be able to open any .??proj from file path and enumerate is file items. Thanks in advance Sébastien Nadeau
-
Hi, My program is a Visual Studio add-in. i want to extract the project information of any .**proj file I know that VSProject2 ant Project types exist in the .net framework. But, i only know the way to get the projetc information of the current working solution. I would like to be able to open any .??proj from file path and enumerate is file items. Thanks in advance Sébastien Nadeau
It's just an XML file.
Upcoming events: * Glasgow Geek Dinner (5th March) * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos