FileInformationFactory.GetFilesAsync | getFilesAsync methods

This topic has not yet been rated - Rate this topic
Retrieves a collection of FileInformation objects that contain information about the StorageFile objects in a collection.

Overload list

MethodDescription
GetFilesAsync() Retrieves a collection of FileInformation objects that contain information about all StorageFile objects in a collection.
GetFilesAsync(UInt32, UInt32) Retrieves a collection of FileInformation objects that contain information about a range of StorageFile objects in a collection.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage.BulkAccess
Windows::Storage::BulkAccess [C++]

Metadata

Windows.winmd

See also

FileInformationFactory

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.