Gets and sets the NextMarker property.
NextMarker is set by S3 only if a Delimiter was specified
in the original ListObjects request. If a delimiter was
not specified, the AWS SDK for .NET returns the last Key
of the List of Objects retrieved from S3 as the NextMarker.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public String NextMarker { get; set; }
Property Value
Type: System.String
Type: System.String
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8