Skip to content

F_CodeJam_PerfTests_Running_Core_AppConfigHelpers_DetailedLogSuffix

andrewvk edited this page Nov 8, 2016 · 2 revisions

AppConfigHelpers.DetailedLogSuffix Field

The detailed 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 DetailedLogSuffix = ".Detailed.PerfTests.log"

VB

Public Const DetailedLogSuffix As String = ".Detailed.PerfTests.log"

F#

static val mutable DetailedLogSuffix: string

Field Value

Type: String

See Also

Reference

AppConfigHelpers Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally