When you create a project in Visual Studio, you get a bar at the top, which gives you a button to press to launch your project.
However, I cannot figure out: where is the configuration behind these buttons? Where can I see (and edit) what actually happens (i.e. the scripts that run) when this button is pressed?
Other questions, for example this one simply gloss over the fact that these are labels for configurations. However, I am asking: where is the precise list of commands that are run when the button is clicked?