次の方法で共有


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

適用対象