Share via


TmdlFormatException.Line Property

Definition

Gets the line number in the document that caused the parsing failure.

public int Line { get; }
member this.Line : int
Public ReadOnly Property Line As Integer

Property Value

A Int32 with the line number, if it is known.

Applies to