We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Enables IgnoreExistingAnnotations option. If set to true the PreviousRunLogUri value will be ignored.
true
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool IgnoreExistingAnnotations { get; set; }
VB
Public Property IgnoreExistingAnnotations As Boolean Get Set
F#
member IgnoreExistingAnnotations : bool with get, set
Type: Booleantrue if IgnoreExistingAnnotations should be enabled.
AppConfigOptions ClassCodeJam.PerfTests.Running.Core Namespace