Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

The FxCop Action enables you to automate compliance testing of your .Net assemblies using FxCop.

Image Added

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#006396
borderWidth1borderStylesolid
titleOn this page:
borderStylesolid

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column
 

Targets

Project File

The FxCop project file which houses all the rules and options to perform for the analysis. 

...

The executable or dll's to perform the analysis on. If a directory is specified all exe and dll's in that directory have the analysis performed on them. 

Rules

Image Added

Rules

Specifies the location of the rules to load. If a directory is specified then all dll files are loaded and attempted to be used. 

...

Specifies the location of the rules not to load. If a directory is specified then all dll's in that location are ignored unless included specifically. 

Options

Image Added

Files & Directories

Output filenames

...

What culture to use for the spell checker. 

Types and Members

Image Added

Types and Members

Type and members to be included in the analysis. Leaving blank will mean all types and members in the configuration will be included. 

Directories and Imports

Image Added

Target assemblies dependency folders

...