次の方法で共有


FileHandleResultSegment.ContinuationToken プロパティ

定義

FileHandle の結果の次のセグメントを取得するために使用する継続トークンを取得します。 他に結果が存在しない場合は null を返します。

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

プロパティ値

FileContinuationToken オブジェクト。

適用対象