Click or drag to resize
S3ObjectInfoETag Property
Returns E-tag from the object.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public string ETag { get; set; }

Property Value

Type: String

Implements

IS3ObjectInfoETag
See Also