Command Rebuild Solution
Function: The command starts the compilation process for all projects contained in a solution, even if it was previously compiled without errors.
Call: Build command or context menu of the solution
Requirement: The solution is selected.
When rebuilding the solution, it will first be cleaned (see also: Command Clean Solution and subsequently built (see also: Command Build Solution).
See also: