Share via


Page<T>.NextPageLink 屬性

定義

取得下一頁的連結。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於