Data.Cloud.AmazonAPI.TAmazonObjectResult.ETag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ETag: string;

C++

System::UnicodeString ETag;

Properties

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

Description

The ETag (MD5 hash) of the content of the object.

ETag represents the ETag (MD5 hash) of the content of the object.

See Also