JsonException.Path Vlastnost

Definice

Získá cestu v rámci JSON, kde došlo k výjimce.

public:
 property System::String ^ Path { System::String ^ get(); };
public string? Path { get; }
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

Hodnota vlastnosti

String

Cesta ve formátu JSON, kde došlo k výjimce.

Platí pro