Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 968 Bytes

storagefilequeryresult_getfilesasync_819750470.md

File metadata and controls

23 lines (16 loc) · 968 Bytes
-api-id -api-type
M:Windows.Storage.Search.StorageFileQueryResult.GetFilesAsync
winrt method

Windows.Storage.Search.StorageFileQueryResult.GetFilesAsync

-description

Retrieves a list of all the files in the query result set.

-returns

When this method completes successfully, it returns a list (type IVectorView) of files that are represented by StorageFile objects.

-remarks

-examples

-see-also

StorageFileQueryResult class, StorageFileQueryResult.GetFilesAsync(startIndex, maxNumberOfItems) method, Windows.Foundation.Collections.IVectorView interface