TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
DotnetVsTestStep
/
Platform
Platform
enum
Platform
:
Enum
<
DotnetVsTestStep.Platform
>
Content copied to clipboard
Platform bitness
Entries
Types
Properties
Entries
ARM
Link copied to clipboard
ARM
(
)
Content copied to clipboard
x64
Link copied to clipboard
x64
(
)
Content copied to clipboard
x86
Link copied to clipboard
x86
(
)
Content copied to clipboard
Auto
Link copied to clipboard
Auto
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard