There was an error while loading. Please reload this page.
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