Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

FxCopErrorLevel

The FxCop error reporting level

Record Fields

Record FieldDescription
CriticalError
Signature: FxCopErrorLevel
Modifiers: static
CriticalWarning
Signature: FxCopErrorLevel
Modifiers: static
DontFailBuild
Signature: FxCopErrorLevel
Modifiers: static
Error
Signature: FxCopErrorLevel
Modifiers: static
ToolError
Signature: FxCopErrorLevel
Modifiers: static
Warning
Signature: FxCopErrorLevel
Modifiers: static