Skip to content

P_CodeJam_PerfTests_Running_Core_CompetitionState_Config

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionState.Config Property

The config for the competition.

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

Syntax

C#

public IConfig Config { get; }

VB

Public ReadOnly Property Config As IConfig
	Get

F#

member Config : IConfig with get

Property Value

Type: IConfig
The config.

See Also

Reference

CompetitionState Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally