Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

BuildResult

enumeration

Description

Describes the outcome of the build process.

Properties

UnknownIndicates that the outcome of the build is in an unknown state.
SucceededIndicates that the build completed successfully.
FailedIndicates that the build failed.
CancelledIndicates that the build was cancelled by the user.

Did you find this page useful? Please give it a rating: