REST.Client.TCustomRESTResponse.Content

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Content: string read FContent;

C++

__property System::UnicodeString Content = {read=FContent};

Propriétés

Type Visibilité  Source Unité  Parent
property public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTResponse


Description

Contient une chaîne, qui représente le contenu de la réponse.

Voir aussi