Data.Cloud.AmazonAPI.TAmazonGetObjectOptionals.ResponseContentLanguage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ResponseContentLanguage: string;

C++

System::UnicodeString ResponseContentLanguage;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonGetObjectOptionals

Description

Sets the response-content-language header to the specified value.

ResponseContentLanguage value is used to set the response-content-language header value.

See Also