We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Target platform 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 Platform TargetPlatform { get; set; }
VB
Public Property TargetPlatform As Platform Get Set
F#
member TargetPlatform : Platform with get, set
Type: PlatformTarget platform for the competition.
AppConfigOptions ClassCodeJam.PerfTests.Running.Core Namespace