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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答