FxCopTask.

OutputXslFilename Property

Summary

Specifies the XSL or XSLT file that is referenced by the xml-stylesheet processing instruction in the analysis report.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string