다음을 통해 공유


ConversationsResult.ContinuationToken 속성

정의

페이징 토큰을 가져오거나 설정합니다.

public string ContinuationToken { get; set; }
member this.ContinuationToken : string with get, set
Public Property ContinuationToken As String

속성 값

페이징된 결과를 가져오는 데 사용할 수 있는 연속 토큰입니다.

적용 대상