System.JSON.Writers.TJsonWriter.Path
Delphi
property Path: string read GetPath;
C++
__property System::UnicodeString Path = {read=GetPath};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.JSON.Writers.pas System.JSON.Writers.hpp |
System.JSON.Writers | TJsonWriter |
Description
Gets the current path to the JSON token of the writer.