REST.Client.TCustomRESTResponse.Content
Delphi
property Content: string read GetContent;
C++
__property System::UnicodeString Content = {read=GetContent};
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.