Summary
Determines if the task should fail when analysis errors occur
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- FxCopTask
Syntax
[TaskAttribute("failOnAnalysisError", Required = false)]
public bool FailOnAnalysisError { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
bool |