次の方法で共有


Diagnostics.ColumnNumber プロパティ

定義

エラーが発生した列を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="columnNumber")]
public int? ColumnNumber { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columnNumber")>]
member this.ColumnNumber : Nullable<int>
Public ReadOnly Property ColumnNumber As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象