AWS SDK for .NET Documentation
NextVersionIdMarker Property
AmazonAmazon.S3.ModelListVersionsResponseNextVersionIdMarker Did this page help you?   Yes   No    Tell us about it...
Gets and sets the NextVersionIdMarker property. When the number of responses exceeds the value of MaxKeys, NextVersionIdMarker specifies the first version not returned that satisfies the search criteria. Use this value for the VersionIdMarker request parameter in a subsequent request.
Declaration Syntax
C#
public string NextVersionIdMarker { get; set; }
See Also

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)