Click or drag to resize
ListBucketsResultMarker Property
Gets or sets the bucket name marker.Its value should be same as the ListBucketsRequest.Marker.

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

Property Value

Type: String
See Also