Click or drag to resize
CompleteMultipartUploadRequestPartETags Property
获取或者设置标识Part上传结果的PartETag对象列表。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public IList<PartETag> PartETags { get; }

Property Value

Type: IListPartETag
See Also