DiagnosticMessage.EndLine プロパティ

定義

コンパイル エラーの最後の 1 から始まる行インデックスを取得します。

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

プロパティ値

適用対象