System.JSON.Builders.TJSONCollectionBuilder.AsJSON
Delphi
property AsJSON: string read GetAsJSON;
C++
__property System::UnicodeString AsJSON = {read=GetAsJSON};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.JSON.Builders.pas System.JSON.Builders.hpp |
System.JSON.Builders | TJSONCollectionBuilder |
Description
Renvoie le contenu du constructeur sous la forme d'une chaîne JSON.