Overload list
| Method | Description |
|---|---|
| GetFoldersAsync() | Gets a list of the top-level sub-folders of the current folder. |
| GetFoldersAsync(CommonFolderQuery) | Gets a list of StorageFolder objects that represent groups of files in the current folder. Files are filtered and grouped based on the specified CommonFolderQuery. |
| GetFoldersAsync(CommonFolderQuery, UInt32, UInt32) | Gets an index-based range of StorageFolder objects that represent groups of files in the current folder. Files are filtered and grouped based on the specified CommonFolderQuery 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