We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The competition config.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
ICompetitionConfig Config { get; }
VB
ReadOnly Property Config As ICompetitionConfig Get
F#
abstract Config : ICompetitionConfig with get
Type: ICompetitionConfigThe competition config.
ICompetitionConfigSource InterfaceCodeJam.PerfTests.Configs Namespace