Click or drag to resize
MultipartUploadListingNextUploadIdMarker Property
Gets the next upload id marker value. If the IsTruncated is true, this value could be the next list call's UploadIdMarker value.

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public string NextUploadIdMarker { get; }

Property Value

Type: String
See Also