你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ShareResultSegment.ContinuationToken 属性

定义

获取用于检索 FileContinuationToken 结果的下一段的 CloudFileShare 对象。

public Microsoft.Azure.Storage.File.FileContinuationToken ContinuationToken { get; }
member this.ContinuationToken : Microsoft.Azure.Storage.File.FileContinuationToken
Public ReadOnly Property ContinuationToken As FileContinuationToken

属性值

继续标记。

适用于