Skip to content

P_CodeJam_PerfTests_Configs_AssemblyCompetitionConfig_RunConfig

andrewvk edited this page Nov 8, 2016 · 2 revisions

AssemblyCompetitionConfig.RunConfig Property

Returns competition config for calling assembly.

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

Syntax

C#

public static ICompetitionConfig RunConfig { get; }

VB

Public Shared ReadOnly Property RunConfig As ICompetitionConfig
	Get

F#

static member RunConfig : ICompetitionConfig with get

Property Value

Type: ICompetitionConfig
The competition config for calling assembly.

See Also

Reference

AssemblyCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally