次の方法で共有


ParserState.Line プロパティ

定義

行番号を取得します。

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

プロパティ値

行番号。

適用対象