JsonException.BytePositionInLine Egenskap

Definition

Hämtar det nollbaserade antalet byte som lästs inom den aktuella raden före undantaget.

public:
 property Nullable<long> BytePositionInLine { Nullable<long> get(); };
public long? BytePositionInLine { get; }
member this.BytePositionInLine : Nullable<int64>
Public ReadOnly Property BytePositionInLine As Nullable(Of Long)

Egenskapsvärde

Det nollbaserade antalet byte som lästs inom den aktuella raden före undantaget.

Gäller för