AzureDevOpsBuild.

BuildId Property

Summary

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

Syntax

public int BuildId { get; }

Value

Type Description
int