다음을 통해 공유


Page1<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

적용 대상