Page2<T>.NextPageLink Property

Definition

Gets the link to the next page.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to