BlobResultSegment Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property ContinuationToken Gets the continuation token used to retrieve the next segment of IListBlobItem results. Returns null if there are no more results.
public property Results Gets an enumerable collection of IListBlobItem results.

See Also