Compartir a través de


Diagnostics.Start Propiedad

Definición

Obtiene el índice inicial del error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a