Visual Studio 2013
			
				
					
- %2 contains an invalid setting for '%3'. It must be between %4 and %5. It has been overridden with the default setting '%3=%6'. ...
 
- %2 contains an invalid setting for 'NumberOfBuffers' (less than MaxThreads + 2). This setting has been overridden with the ...
 
- %2 contains an invalid setting for 'SizeOfBuffers'. It must be a multiple of the native system page size. The setting has ...
 
- /? - Display command line parameters /NoEventLog - Used to turn off event logging /NoErrorLog - Used to turn off error logging ...
 
- /? - Display command line parameters. /NoEventLog - Used to turn off event logging. /NoErrorLog - Used to turn off error ...
 
- /? - Display command line parameters. /q - Quiet Mode. UI is entirely suppressed. /remove - Uninstalls the product. Works ...
 
- /? or /help - Display this command-line help /install - Install Team Foundation Server /repair - Repair Team Foundation Server ...
 
- /AcceptNonGoLive is required in combination with /quiet for Technology Preview releases. By supplying both switches you acknowledge ...
 
- /AcceptNonGoLive is required in combination with /quiet for Technology Preview releases. By supplying both switches you acknowledge ...
 
- /ADMIN:(service|driver),(start|stop|install|uninstall) Starts, stops, installs, or uninstalls the profiling service component ...
 
- /ADMIN:(service|driver),autostart,(on|off) Enables or disables automatically starting the profiling service (service) or ...
 
- /ADMIN:security,(allow|deny),(right)[,(right)],(user|group) Allow or deny the specified user or group access to profiling ...
 
- /ALLOWBIND:NO sets a bit in a DLL's header that indicates to Bind.exe that the image is not allowed to be bound. You may ...
 
- /AUTOMARK:n Specifies the time interval (in milliseconds) between automatic marks when using /WINCOUNTER. Rounded up to the ...
 
- /AUTOMARK:[n Specifies the time interval (in milliseconds) between automatic marks when using /WINCOUNTER. Rounded up to ...
 
- /category:[filter Use the specified filter to select tests to run based on the test category of each test. You can use the ...
 
- /CLRSUPPORTLASTERROR, which is on by default, preserves the last error code of functions called through the P/Invoke mechanism, ...
 
- /CLRUNMANAGEDCODECHECK specifies whether the linker will apply SuppressUnmanagedCodeSecurityAttribute to linker-generated ...
 
- /componentsDiff Compares two component folders. Requires three arguments: OptionalTfsServerCollectionUri SourceVersionedServerFolderPath ...
 
- /consoleloggerparameters: Parameters to console logger. (Short form: /clp) The available parameters are: PerformanceSummary-Show ...
 
- /COUNTER:cfg Specifies a performance counter to include in data collection. cfg is counter configuration string with the ...
 
- /COUNTER:cfg Valid only when using /TRACE flag. Specifies a performance counter to include in trace data collection. cfg ...
 
- /d /shutdown Shuts down the monitor and clears the environment. Can not be used at the same time as /nowait. Use this in ...
 
- /debug Causes a debugger prompt to appear immediately so that Visual Studio can be attached for you to debug the MSBuild ...
 
- /detail:[property id The name of a property that you want to show values for, in addition to the test outcome. Please examine ...
 
- /detailedsummary Shows detailed information at the end of the build about the configurations built and how they were scheduled ...
 
- /diffcolumn:[columnname Use this specific column to perform diffing. The default is the exclusive samples percent column. ...
 
- /diffthreshold:[value Below this value of difference the differ will regard two values as the same. Also, new data with values ...
 
- /distributedFileLogger Logs the build output to multiple log files, one log file per MSBuild node. The initial location for ...
 
- /distributedlogger: Use this logger to log events from MSBuild, attaching a different logger instance to each node. To specify ...
 
- /DRIVER:Autostart[,(on|off) Enables or disables automatically starting VSPerfDrv.sys when the system is rebooted. (Deprecated) ...
 
- /DRIVER:Start Starts the VS performance driver. Will attempt to install the driver if it is not already installed. (Deprecated) ...
 
- /DRIVER:UPONLY causes the linker to add the IMAGE_FILE_UP_SYSTEM_ONLY bit to the characteristics in the output header to ...
 
- /DRIVER:WDM causes the linker to set the IMAGE_DLLCHARACTERISTICS_WDM_DRIVER bit in the optional header's DllCharacteristics ...
 
- /EnableCodeCoverage Enables data diagnostic adapter 'CodeCoverage' in the test run. Default settings are used if not specified ...
 
- /EVENTS: Control ETW event collection. , ,flags[,level , ,flags[,level Where guid is the provider control GUID, and flags ...
 
- /excludewss - Exclude the project's SharePoint site when deleting the project. This option will leave site intact so that ...
 
- /fileloggerparameters[n]: Provides any extra parameters for file loggers. The presence of this switch implies the corresponding ...
 
- /fileLogger[n Logs the build output to a file. By default the file is in the current directory and named "msbuild[n].log". ...
 
- /Framework: Target .Net Framework version to be used for test execution. Valid values are Framework35, Framework40 and Framework45 ...
 
- /GC[:(allocation|lifetime) Enable managed memory profiling. It is possible to enable tracing of allocations only (/GC:allocation) ...
 
- /help Displays this usage message (short form: /? or /h). /nologo Do not display the startup banner and copyright message. ...
 
- /ignoreprojectextensions: List of extensions to ignore when determining which project file to build. Use a semicolon or a ...
 
- /InIsolation Runs the tests in an isolated process. This makes vstest.console.exe process less likely to be stopped on an ...
 
- /install | /repair | /uninstall | /layout directory - installs, repairs, uninstalls or creates a complete local copy of the ...
 
- /logger: Specify a logger for test results. For example, to log results into a Visual Studio Test Results File (TRX) use ...
 
- /logger: Use this logger to log events from MSBuild. To specify multiple loggers, specify each logger separately. The syntax ...
 
- /MANIFESTFILE lets you change the default name of the manifest file. The default name of the manifest file is the file name ...
 
- /maxcpucount[:n Specifies the maximum number of concurrent processes to build with. If the switch is not used, the default ...
 
- /maxpriority:[priority Only tests whose priority is less than or equal to this value will be executed. Example: /minpriority:0 ...
 
- /minpriority:[priority Only tests whose priority is greater than or equal to this value will be executed. Example: /minpriority:0 ...
 
- /m[:TYPE /memory[:TYPE Enable managed memory profiling. It is possible to enable tracing of allocations only (/m:allocation ...
 
- /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 ...
 
- /Password: Password for the user account to be used for deployer configuration. You will be prompted for password if you ...
 
- /preprocess[:file Creates a single, aggregated project file by inlining all the files that would be imported during a build, ...
 
- /property: = Set or override these project-level properties. is the property name, and is the property value. Use a semicolon ...
 
- /publishresultsfile:[file name The name of the test results file to publish. If none is specified, use the file produced ...
 
- /p[:(on|off) /packsymbols[:(on|off) Enables symbol packing. Symbol packing is on by default. The flag by itself is the same ...
 
- /q - Suppresses all UI. An .INI file cannot be specified with this option. /quiet - Same as /q. /qb - Displays minimal UI, ...
 
- /ReleaseServerUrl: Release Management server URL for configuring deployer. Example: http://MyReleaseManagementServerUrl:1000 ...
 
- /runtitle:[title Optional The title of the test run to be published. If none is specified, use the default test run name ...
 
- /s /sample Turns on sampling profiling. This does not require instrumentation of any of the assemblies. This is the default. ...
 
- /sdl, /sdl-) Additional Security Development Lifecycle (SDL) recommended checks include enabling secure code-generation features ...
 
- /SHUTDOWN[:n Waits for monitored applications to shutdown, shuts down VSPerfMon.exe, and then waits for the shutdown to complete. ...
 
- /START:mode Starts the data collection logger and waits until it is initialized. Mode should be one of COVERAGE, SAMPLE, ...
 
- /t /trace Turns on instrumentation profiling. For ASP.net this will automatically instrument the dynamically generated assemblies, ...
 
- /target: Build these targets in this project. Use a semicolon or a comma to separate multiple targets, or specify each target ...