We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The analyser should ignore existing limit annotations.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
bool IgnoreExistingAnnotations { get; }
VB
ReadOnly Property IgnoreExistingAnnotations As Boolean Get
F#
abstract IgnoreExistingAnnotations : bool with get
Type: Booleantrue if the analyser should ignore existing limit annotations.
true
ICompetitionConfig InterfaceCodeJam.PerfTests.Configs Namespace