TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin.buildSteps
/
VisualStudioStep
/
MSBuildToolsVersion
MSBuild
Tools
Version
enum
MSBuildToolsVersion
:
Enum
<
VisualStudioStep.MSBuildToolsVersion
>
Content copied to clipboard
MSBuild ToolsVersion
Entries
Types
Properties
Entries
NONE
Link copied to clipboard
NONE
(
)
Content copied to clipboard
V2_0
Link copied to clipboard
V2_0
(
)
Content copied to clipboard
V3_5
Link copied to clipboard
V3_5
(
)
Content copied to clipboard
V4_0
Link copied to clipboard
V4_0
(
)
Content copied to clipboard
V12_0
Link copied to clipboard
V12_0
(
)
Content copied to clipboard
V14_0
Link copied to clipboard
V14_0
(
)
Content copied to clipboard
V15_0
Link copied to clipboard
V15_0
(
)
Content copied to clipboard
V16_0
Link copied to clipboard
V16_0
(
)
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