EdmSchemaError.Line Property

Definition

Gets the line number where the error occurred.

public:
 property int Line { int get(); };
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