access Project

  • Thread starter Thread starter MAF
  • Start date Start date
M

MAF

Is there anyway to access a project file and get the following, location and
name of assembly. I want to do this in code.
 
The project file is a text file formatted as xml. You can
read it and find where the project outputs assemblies
to. The information you are after can be seen by opening
the project file in notepad.

--
Robbe Morris - 2004/2005 Microsoft MVP C#

Earn money answering .NET Framework
messageboard posts at EggHeadCafe.com.
http://www.eggheadcafe.com/forums/merit.asp
 
Back
Top