We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The important only log extension suffix. Can be used as a condition for CI build artifacts
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public const string ImportantOnlyLogSuffix = ".ImportantOnly.PerfTests.log"
VB
Public Const ImportantOnlyLogSuffix As String = ".ImportantOnly.PerfTests.log"
F#
static val mutable ImportantOnlyLogSuffix: string
Type: String
AppConfigHelpers ClassCodeJam.PerfTests.Running.Core Namespace