Data.Cloud.AmazonAPI.TAmazonGetObjectOptionals.ResponseContentEncoding

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonGetObjectOptionals

Delphi

ResponseContentEncoding: string;

C++

System::UnicodeString ResponseContentEncoding;

Description

Sets the response-content-encoding to the specified value.

ResponseContentEncoding value is used to set the response-content-encoding value.

See Also