Share via


SearchResultsPage<T>.ContinuationToken Property

Definition

Gets the continuation token used to request the next Page<T>. The continuation token may be null or empty when there are no more pages.

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

Property Value

Applies to