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.
Enables UpdateSourceAnnotations option.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool AnnotateOnRun { get; set; }
VB
Public Property AnnotateOnRun As Boolean Get Set
F#
member AnnotateOnRun : bool with get, set
Type: Booleantrue if UpdateSourceAnnotations should be enabled.
true
AppConfigOptions ClassCodeJam.PerfTests.Running.Core Namespace