AzureDevOpsBuild.

Status Property

Summary

Gets the status of the build. Returns 0 if no build could be found and ThrowExceptionIfBuildCouldNotBeFound is set to false.

Syntax

public Nullable<AzureDevOpsBuildStatus> Status { get; }

Value