CloudFileDirectory.ListFilesAndDirectoriesSegmentedAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFileDirectory.ListFilesAndDirectoriesSegmentedAsync (FileContinuationToken) Returns a result segment containing a collection of file items in the share.
CloudFileDirectory.ListFilesAndDirectoriesSegmentedAsync (Nullable, FileContinuationToken, FileRequestOptions, OperationContext) Returns a result segment containing a collection of file items in the share.

See Also