Summary
Saves the results of the analysis in the project file.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- FxCopTask
Syntax
[TaskAttribute("saveResults", Required = false)]
public bool SaveResults { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| bool |
