BuildPhaseStatus enum
Fields
Unknown = 0 | The state is not known. |
Failed = 1 | The build phase completed unsuccessfully. |
Succeeded = 2 | The build phase completed successfully. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Unknown = 0 | The state is not known. |
Failed = 1 | The build phase completed unsuccessfully. |
Succeeded = 2 | The build phase completed successfully. |