AzureDevOpsTimelineRecord.

ErrorCount Property

Summary

Gets the number of errors in the build.

Syntax

public Nullable<int> ErrorCount { get; }

Value

Type Description
Nullable<int>