Click or drag to resize
UploadPartResultPartETag Property
Gets the PartEtag instance which consists of a part number and the part's ETag

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

Property Value

Type: PartETag
See Also