Click or drag to resize
PartETagETag Property
Gets or sets the ETag, which is the 128 bit MD5 digest in hex string.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public string ETag { get; set; }

Property Value

Type: String
See Also