Share via


EdmSchemaError.Line Property

Definition

Gets the line number where the error occurred.

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

Property Value

The line number where the error occurred.

Applies to