BlobContinuationToken.NextMarker Property

Definition

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

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

Property Value

A string containing the NextMarker value.

Applies to