ParserState.Line 属性

定义

获取行号。

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

属性值

Int32

行号。

适用于