Click or drag to resize
ListBucketsRequestMarker Property
Gets or sets the marker of the bucket name. The buckets to return whose names are greater than this value in lexicographic order.

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

Property Value

Type: String
See Also