Programming Tips - MSVC: Control build verbosity

Date: 2022oct28 Product: Microsoft Visual Studio C++ Q. MSVC: Control build verbosity A. Visual Studio 2008 to 2017 (and possibly later)...
Pick Tools from the main menu then Options > Project and Solutions > Build and Run
There are several options on that page but the most useful one is
MSBuild project output verbosity
Which has options:
- Quiet - Minimal - Normal - Detailed - Diagnostic