Udostępnij przez


JsonSerializationException.Path Property

Definition

Gets the path to the JSON where the error occurred.

public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

Property Value

The path to the JSON where the error occurred.

Applies to