Data.Cloud.AmazonAPI.TAmazonObjectResult.ETag

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: TAmazonObjectResult

Delphi

ETag: string;

C++

System::UnicodeString ETag;

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