Skip to content

P_CodeJam_PerfTests_Running_Core_AppConfigOptions_TargetPlatform

andrewvk edited this page Nov 8, 2016 · 2 revisions

AppConfigOptions.TargetPlatform Property

Target platform for the competition.

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

Syntax

C#

public Platform TargetPlatform { get; set; }

VB

Public Property TargetPlatform As Platform
	Get
	Set

F#

member TargetPlatform : Platform with get, set

Property Value

Type: Platform
Target platform for the competition.

See Also

Reference

AppConfigOptions Class
CodeJam.PerfTests.Running.Core Namespace

Clone this wiki locally