FxCopTask.

ImportFiles Property

Summary

Specifies the name of an analysis report or project file to import. Any messages in the imported file that are marked as excluded are not included in the analysis results.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

[BuildElement("imports")]
public FileSet ImportFiles { get; set; }

Attributes

Type Description
BuildElement

Value

Type Description
FileSet