FxCopTask.

IncludeSummaryReport Property

Summary

Includes a summary report with the informational messages returned by FxCopCmd.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

[TaskAttribute("includeSummaryReport", Required = false)]
public bool IncludeSummaryReport { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool