Click or drag to resize
OssObjectSummaryETag Property
Gets or sets the ETag which is the MD5 summry in hex string of the object.

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

Property Value

Type: String
See Also