VB6 Properties | MSBuild Extension Pack Help 4.0.12.0 |
The VB6 type exposes the following members.
Properties
Name | Description | |
---|---|---|
IfModificationExists |
Only build if any referenced source file is newer then the build output
|
|
Projects |
Sets the projects. Use an 'OutDir' metadata item to specify the output directory. The OutDir will be created if it does not exist.
|
|
StopOnError |
Set to true to stop processing when a project in the Projects collection fails to compile. Default is false.
|
|
VB6Path |
Sets the VB6Path. Default is [Program Files]\Microsoft Visual Studio\VB98\VB6.exe
|
See Also