Skip to content

F_CodeJam_PlatformDependent_TargetPlatform

Andrew Koryavchenko edited this page Jun 17, 2018 · 1 revision

PlatformDependent.TargetPlatform Field

Target platform the assembly was built for.

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

public static readonly string TargetPlatform

VB

Public Shared ReadOnly TargetPlatform As String

F#

static val TargetPlatform: string

Field Value

Type: String

See Also

Reference

PlatformDependent Class
CodeJam Namespace

Clone this wiki locally