DiagnosticMessage.EndColumn プロパティ

定義

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

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

プロパティ値

適用対象