Overload list
| Method | Description |
|---|---|
| GetFilesAsync() | Gets the top-level files in the current folder. |
| GetFilesAsync(CommonFileQuery) | Gets a list of all files in the current folder and its sub-folders. Files are filtered and sorted based on the specified CommonFileQuery. |
| GetFilesAsync(CommonFileQuery, UInt32, UInt32) | Gets an index-based range of files from the list of all files in the current the current folder and its sub-folders. Files are filtered and sorted based on the specified CommonFileQuery and are included in the range based on the resulting indexes. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013