Share via


ParserState.Line 속성

정의

줄 번호를 가져옵니다.

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

속성 값

Int32

줄 번호입니다.

적용 대상