|
Navigation: Actions > Test Driven Development > FxCop Action |
![]() ![]()
|
This action performs FxCop code analysis. The command-line application (FxCopCmd.exe) is invoked. The action is used to configure the options available for the console version of FxCop. Download and install FxCop before using.
Notes:
| • | This action has been tested with FxCop versions 1.32 and 1.35 and may work with other versions as well. |
| • | See the TDD.bld sample for a project utilizing this action. |