Click or drag to resize
ListBucketsResultNextMaker Property
Gets the next marker's value. Assign this value to the next call's ListBucketRequest.marker.

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

Property Value

Type: String
See Also