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.5.4.0 (2.5.4)
Syntax
public string ETag { get; set; }

Property Value

Type: String
See Also