AzurePipelinesMessageData.

LineNumber Property

Summary

Gets or sets the line number the message relates to.

Syntax

public int? LineNumber { get; set; }

Value

Type Description
int? The line number.