-api-id | -api-type |
---|---|
M:Windows.Storage.IStorageFolder.GetFilesAsync |
winrt method |
Gets the files from the current folder.
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.