Skip to content

Commit d8eaece

Browse files
committed
Add lead-in to table of UWP links
1 parent b42be46 commit d8eaece

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hub/apps/develop/files/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ For examples of using the .NET APIs in a WinUI app, see [Access files and folder
3333

3434
## Additional resources for working with files and folders
3535

36+
If you're developing packaged WinUI apps, the WinRT storage APIs can be a powerful tool for reading and writing data. The following UWP topics provide a wealth of information for developers looking to leverage these APIs in their apps.
37+
3638
| Topic | Description |
3739
|-------|-------------|
3840
| [Enumerate and query files and folders](/windows/uwp/files/quickstart-listing-files-and-folders) | Access files and folders in either a folder, library, device, or network location. You can also query the files and folders in a location by constructing file and folder queries. |

0 commit comments

Comments
 (0)