次の方法で共有


CustomPage<T>.NextLink Property

Definition

Gets or sets the link to the next page.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to