Skip to content

F_CodeJam_PerfTests_Running_Core_AppConfigHelpers_SectionName

andrewvk edited this page Nov 8, 2016 · 2 revisions

AppConfigHelpers.SectionName Field

Name of the config section.

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 SectionName = "CodeJam.PerfTests"

VB

Public Const SectionName As String = "CodeJam.PerfTests"

F#

static val mutable SectionName: string

Field Value

Type: String

See Also

Reference

AppConfigHelpers Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally