-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Configs_ManualCompetitionConfig_ReportWarningsAsErrors
andrewvk edited this page Nov 8, 2016
·
2 revisions
Report warnings as errors.
Namespace: CodeJam.PerfTests.Configs
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool ReportWarningsAsErrors { get; set; }VB
Public Property ReportWarningsAsErrors As Boolean
Get
SetF#
abstract ReportWarningsAsErrors : bool with get, set
override ReportWarningsAsErrors : bool with get, setType: Booleantrue if competition warnings should be reported as errors; otherwise, false.
ICompetitionConfig.ReportWarningsAsErrors
ManualCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace