/openProjects /scc:git Opens committed project from git. Arguments: /repositoryUrl (/repo):/commitId (/id): /project: /solution (/sln): /displayId: /timestamp: /comment: /author:
/n /nowait If this is turned on, the monitor will keep running after this process has terminated. If this is on, run again ...
/nodeReuse: Enables or Disables the reuse of MSBuild nodes. The parameters are: True -Nodes will remain after the build completes ...
/noisolation Run tests within the MSTest.exe process. This choice improves test run speed but increases risk to the MSTest.exe ...
/noresults Do not save the test results in a TRX file. This choice improves test run speed but does not save the test run ...
/openProjects /scc:git Opens committed project from git. Arguments: /repositoryUrl (/repo): /commitId (/id): /project: /solution ...
/openProjects /scc:tfs Opens versioned project from tfs. Arguments: /collection (/col): /version: /project: /solution (/sln): ...
/openProjects Opens versioned project. Requires three arguments: OptionalTfsServerCollectionUri VersionedProjectServerItemPath ...
/OPT:REF eliminates functions and/or data that are never referenced while /OPT:NOREF keeps functions and/or data that are ...
/o[:FILE /output[:FILE Dumps the results into the specified FILE. If not specified, the results are stored in PerformanceReport.vsp ...