Compartilhar via


EventsExceptionDetailsParsedStack.Line Propriedade

Definição

Obtém ou define a linha da entrada de pilha

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a