Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
You can configure Code Analysis to run before each build of a managed code project. You can set different Code Analysis properties for each Visual Studio configuration.
To enable or disable automatic code analysis
In Solution Explorer, right-click the project, and then click Properties.
In the properties dialog box for the project, click Code Analysis.
Specify the build type in Configuration and the target platform in Platform.
To enable or disable automatic code analysis, select or clear the Enable Code Analysis on Build (defines CODE_ANALYSIS constant) check box.