You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URI of the log that contains competition limits from previous run(s). Relative paths, absolute paths and web URLs are supported. If UpdateSourceAnnotations set to true, the annotations will be updated with limits from the log. Set LogCompetitionLimitstrue to log the limits.
Namespace:CodeJam.PerfTests.Configs Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
publicstringPreviousRunLogUri{get;set;}
VB
PublicPropertyPreviousRunLogUriAsStringGetSet
F#
abstractPreviousRunLogUri :stringwith get, set
overridePreviousRunLogUri:string with get,set
Property Value
Type: String The URI of the log that contains competition limits from previous run(s).