We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The detailed 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 DetailedLogSuffix = ".Detailed.PerfTests.log"
VB
Public Const DetailedLogSuffix As String = ".Detailed.PerfTests.log"
F#
static val mutable DetailedLogSuffix: string
Type: String
AppConfigHelpers ClassCodeJam.PerfTests.Running.Core Namespace