Click or drag to resize
ObjectListingNextMarker Property
Gets the next maker value for the value of Marker in the next call. If the result is not truncated, this value is null.

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

Property Value

Type: String
See Also