System.JSON.Readers.EJsonReaderException.Path
Delphi
property Path: string read FPath;
C++
__property System::UnicodeString Path = {read=FPath};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | EJsonReaderException |
Beschreibung
Pfad der JSON-Datei, die der JSON-Reader analysiert, wenn eine Exception ausgelöst wird.