System.JSON.Builders.TJSONCollectionBuilder.AsJSON

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi