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

CloseFileHandleResultSegment.ContinuationToken 属性

定义

获取用于在一个请求中未完成关闭操作的继续标记。

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

属性值

FileContinuationToken 对象。

适用于