ObjectsETag Property
An Etag for the current object.
Syntax
amazons3control.ObjectsETag(ObjectsIndex)
Default Value
""
Remarks
An Etag for the current object. This is used to tell if an object has been modified. The value is the MD5 hash of the object.
The size of the array is controlled by the ObjectsCount property.
This property is read-only and not available at design time.
Data Type
String