Re: vbproj file format?
- From: Gerry Hickman <gerry666uk@xxxxxxxxxxxxxxxx>
- Date: Thu, 11 Jan 2007 20:32:15 +0000
Hi,
You might want to look at
Visual Studio Automation and Extensibility
Automation and Extensibility
I think you can get programmatic access to projects and configurations, list properties, start builds etc.
Note however, that this requires the IDE, it's not to be confused with doing command line builds using things like MAKEFILE's.
Phill W. wrote:
Does anyone(?) understand the format of the vbproj/csproj file(s) as used by Visual Studio 2005?
As part of a controlled Build process, I'm trying to work out the /physical/ location of each source file that's used in any VB or C# project. My intention is to reject the build if I find any file not from a "known" source.
In 'Studio 2003, this was fairly straightforward, but I'm struggling to get my head around the "new" project file format.
Any ideas?
TIA,
Phill W.
--
Gerry Hickman (London UK)
.
- References:
- vbproj file format?
- From: Phill W.
- vbproj file format?
- Prev by Date: Re: How to creat a MDB file
- Next by Date: Re: Sharing a project
- Previous by thread: vbproj file format?
- Next by thread: Cannot detect Rebuild Event in Visual Studio 2005 Macro Project
- Index(es):
Relevant Pages
|
|