Specifies that deployment should always drop and create an assembly if there is a difference instead of issuing an ALTER ASSEMBLY statement.
Specifies how Visual Studio inserts the code snippet. A value of SurroundsWith allows the code snippet to be placed around ...
Specifies if the project should be saved upon creation. Not all project types support this and this value may be ignored ...
Specifies one or more directories (separate directory names with a semicolon) to be searched to resolve names passed to a ...
Specifies one or more names of default libraries to ignore; separate multiple libraries with semi-colons. (/NODEFAULTLIB:[name, ...
Specifies that deployment should always drop and create an assembly if there is a difference instead of issuing an ALTER ...
Specifies that if there is a possibility of data loss deployment should generate TSQL that will verify that there is no data ...
Specifies that Internet Explorer is used to start the project during debugging. If this option is not selected, the default ...
Specifies that Project Server tasks that are mapped to Team Foundation Server work items are not assigned the Fixed Work ...
Specifies that proxy/stub code be merged into your main project. By default, the proxy/stub marshaling code is contained ...