VSDevEnv Properties

MSBuild Extension Pack

VSDevEnv Properties MSBuild Extension Pack Help 4.0.12.0

The VSDevEnv type exposes the following members.

Properties

  Name Description
Public property Configuration
The Configuration to Build.
Public property FilePath
The Path to the solution or Project to build
Public property OutputFile
Specifies the File to log all output to. Defaults to the [Path.Dir]\Output\[Path.FileName].[Configuration].txt
Public property OutputFolder
Specifies the output folder to log to. Default is [Path.Dir]\Output\
Public property Rebuild
Specifies whether Clean and then build the solution or project with the specified configuration. Default is false
Public property Version
The version of Visual Studio to run, e.g. 8.0, 9.0, 10.0. Default is 9.0
Top
See Also

Reference