We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There's a error-severity messages for the current run.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool HasTestErrorsInRun { get; }
VB
Public ReadOnly Property HasTestErrorsInRun As Boolean Get
F#
member HasTestErrorsInRun : bool with get
Type: Booleantrue if there's a error-severity messages for the current run.
true
CompetitionState ClassCodeJam.PerfTests.Running.Core Namespace