AWS SDK for .NET Documentation
ETag Property
AmazonAmazon.S3.ModelUploadPartResponseETag Did this page help you?   Yes   No    Tell us about it...
Gets and sets the Entity tag returned when the part was uploaded. This is needed when completing the multipart upload.
Declaration Syntax
C#
public string ETag { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)