FxCopTask.

ApplyOutXsl Property

Summary

Applies the XSL transformation specified in /outXsl to the analysis report before saving the file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
FxCopTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool