Share via


TmdlSerializationException.Line Property

Definition

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

Gets the line number in the document that caused the serialization 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