-
Notifications
You must be signed in to change notification settings - Fork 36
P_CodeJam_PerfTests_Configs_ReadOnlyCompetitionConfig_UpdateSourceAnnotations
andrewvk edited this page Nov 8, 2016
·
2 revisions
Try to update source annotations if competition limits check failed.
Namespace: CodeJam.PerfTests.Configs
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool UpdateSourceAnnotations { get; }
VB
Public ReadOnly Property UpdateSourceAnnotations As Boolean
Get
F#
abstract UpdateSourceAnnotations : bool with get
override UpdateSourceAnnotations : bool with get
Type: Booleantrue
if the analyser should update source annotations if competition limits check failed; otherwise, false
.
ICompetitionConfig.UpdateSourceAnnotations
ReadOnlyCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace