Version: 2021.2
언어: 한국어

BuildResult

enumeration

매뉴얼로 전환

설명

Describes the outcome of the build process.

변수

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.