次の方法で共有


DiagnosticMessage.StartColumn プロパティ

定義

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

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

プロパティ値

適用対象