Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 725 Bytes

istoragefolder_getfilesasync_819750470.md

File metadata and controls

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

Windows.Storage.IStorageFolder.GetFilesAsync

-description

Gets the files from the current folder.

-returns

When this method completes successfully, it returns a list of the files (type IVectorView) in the folder. Each file in the list is represented by a StorageFile object.

-remarks

-examples

-see-also

StorageFolder.GetFilesAsync