FxCopTask.

AnalysisReportFilename Property

Summary

Specifies the file name for the analysis report.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

[TaskAttribute("analysisReportFilename", Required = false)]
public string AnalysisReportFilename { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string