Page1<T>.NextPageLink Property

Definition

Gets the link to the next page.

[Newtonsoft.Json.JsonProperty("nextLink")]
public string NextPageLink { get; }
[<Newtonsoft.Json.JsonProperty("nextLink")>]
member this.NextPageLink : string
Public ReadOnly Property NextPageLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to