We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Returns competition config for calling assembly.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static ICompetitionConfig RunConfig { get; }
VB
Public Shared ReadOnly Property RunConfig As ICompetitionConfig Get
F#
static member RunConfig : ICompetitionConfig with get
Type: ICompetitionConfigThe competition config for calling assembly.
AssemblyCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace