FxCopTask.

ProjectFile Property

Summary

Specifies the filename of FxCop project file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string