Skip to content

P_CodeJam_PerfTests_Configs_ICompetitionConfigSource_Config

andrewvk edited this page Nov 8, 2016 · 2 revisions

ICompetitionConfigSource.Config Property

The competition config.

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

Syntax

C#

ICompetitionConfig Config { get; }

VB

ReadOnly Property Config As ICompetitionConfig
	Get

F#

abstract Config : ICompetitionConfig with get

Property Value

Type: ICompetitionConfig
The competition config.

See Also

Reference

ICompetitionConfigSource Interface
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally