EdmSchemaError.Line 属性

定义

获取发生错误的行号。

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

属性值

发生错误的行号。

适用于