Share via


TmdlFormatException.LineText Property

Definition

Gets the text of the line in the document that caused the parsing failure.

public string LineText { get; }
member this.LineText : string
Public ReadOnly Property LineText As String

Property Value

A String with the text of the line, if available.

Applies to