CompleteMultipartUploadRequestPartETags Property |
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic IList<PartETag> PartETags { get; }
Public ReadOnly Property PartETags As IList(Of PartETag)
Get
Property Value
Type:
IListPartETag
See Also