Share via


TmdlFormatException.LineText Property

Definition

IMPORTANT: TMDL is still in preview and the API surface might still be modified prior to GA!

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