Skip to content

P_CodeJam_PerfTests_Configs_ICompetitionConfig_UpdateSourceAnnotations

andrewvk edited this page Nov 8, 2016 · 2 revisions

ICompetitionConfig.UpdateSourceAnnotations Property

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)

Syntax

C#

bool UpdateSourceAnnotations { get; }

VB

ReadOnly Property UpdateSourceAnnotations As Boolean
	Get

F#

abstract UpdateSourceAnnotations : bool with get

Property Value

Type: Boolean
true if the analyser should update source annotations if competition limits check failed; otherwise, false.

See Also

Reference

ICompetitionConfig Interface
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally