Click or drag to resize
ListObjectsRequestMarker Property
Gets or sets the marker value. The name of returned objects must be 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