Summary
Specifies the XSL or XSLT file that contains a transformation to be applied to the analysis output before it is displayed in the console.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- FxCopTask
Syntax
[TaskAttribute("consoleXsl", Required = false)]
public string ConsoleXslFilename { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| string |
