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.5.4.0 (2.5.4)
Syntax
public string Marker { get; }

Property Value

Type: String
See Also