REST.Client.TRESTResponse.Content

提供:RAD Studio API Documentation

Delphi

property Content: string read GetContent default 0;

C++

__property Content = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
REST.Client.pas
REST.Client.hpp
REST.Client TRESTResponse

説明

応答内容を表す文字列が格納されています。 {{#multireplace:REST.Client.TRESTResponse.Content|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:REST.Client.TCustomRESTResponse.Content|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:REST.Client.TCustomRESTResponse.Content|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


応答内容を表す文字列が格納されています。

関連項目