We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Report warnings as errors.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool ReportWarningsAsErrors { get; }
VB
Public ReadOnly Property ReportWarningsAsErrors As Boolean Get
F#
abstract ReportWarningsAsErrors : bool with get override ReportWarningsAsErrors : bool with get
Type: Booleantrue if competition warnings should be reported as errors; otherwise, false.
true
false
ICompetitionConfig.ReportWarningsAsErrors
ReadOnlyCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace