Use this command to add or remove instrumentation to the executable files in the project, as determined by properties for each executable file. It is not necessary to use this command before using the Start command, as this is done automatically.
For each executable file in the project with the Instrument property checked, LiveCoverage will add a small amount of code that will cause it to trigger coverage monitoring if LiveCoverage is running and waiting for it.
For each executable file with the Instrument property not checked, LiveCoverage will remove any existing instrumentation code.