REST.Client.TCustomRESTRequest.Body

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Body: TBody read FBody;

C++

__property TBody* Body = {read=FBody};

Propriétés

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


Description

Paramètre de corps de la requête REST, tel que défini en utilisant AddBody.