System.JSON.Readers.EJsonReaderException.Path

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Path: string read FPath;

C++

__property System::UnicodeString Path = {read=FPath};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers EJsonReaderException


Description

Chemin d'accès du fichier JSON que le lecteur JSON était en train d'analyser quand il a déclenché cette exception.

Voir aussi