Skip to content

F_CodeJam_PerfTests_Running_Core_AppConfigHelpers_ImportantOnlyLogSuffix

andrewvk edited this page Nov 8, 2016 · 2 revisions

AppConfigHelpers.ImportantOnlyLogSuffix Field

The important only log extension suffix. Can be used as a condition for CI build artifacts

Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public const string ImportantOnlyLogSuffix = ".ImportantOnly.PerfTests.log"

VB

Public Const ImportantOnlyLogSuffix As String = ".ImportantOnly.PerfTests.log"

F#

static val mutable ImportantOnlyLogSuffix: string

Field Value

Type: String

See Also

Reference

AppConfigHelpers Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally