We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Try to update source annotations if competition limits check failed.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool UpdateSourceAnnotations { get; set; }
VB
Public Property UpdateSourceAnnotations As Boolean Get Set
F#
abstract UpdateSourceAnnotations : bool with get, set override UpdateSourceAnnotations : bool with get, set
Type: Booleantrue if the analyser should update source annotations if competition limits check failed; otherwise, false.
true
false
ICompetitionConfig.UpdateSourceAnnotations
ManualCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace