Dela via


ResultPage<T>.ContinuationToken Property

Definition

Gets the continuation token used to request the next ResultPage<T>. May be null or empty when no values remain to be returned from the collection.

public string? ContinuationToken { get; }
member this.ContinuationToken : string
Public ReadOnly Property ContinuationToken As String

Property Value

Applies to