次の方法で共有


EventsExceptionDetailsParsedStack.Line プロパティ

定義

スタック エントリの行を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="line")]
public long? Line { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="line")>]
member this.Line : Nullable<int64> with get, set
Public Property Line As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象