REST.Client.TCustomRESTResponse.Content

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Content: string read GetContent;

C++

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

Properties

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

Description

Contains a string, which represents the response content.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=REST.Client.TCustomRESTResponse.Content&oldid=684304"