FileContinuationToken.NextMarker Property

Definition

Gets or sets the next marker for continuing results for CloudFile enumeration operations.

public string NextMarker { get; set; }
member this.NextMarker : string with get, set
Public Property NextMarker As String

Property Value

The next marker.

Applies to