FAKE - F# Make


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
Fork me on GitHub