We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The config for the competition.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public IConfig Config { get; }
VB
Public ReadOnly Property Config As IConfig Get
F#
member Config : IConfig with get
Type: IConfigThe config.
CompetitionState ClassCodeJam.PerfTests.Running.Core Namespace