FileResultSegment 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 IListFileItem results. Returns null if there are no more results.
public property Results Gets an enumerable collection of IListFileItem results.

See Also