Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 749 Bytes

launcher_launchfolderasync_1835049371.md

File metadata and controls

29 lines (21 loc) · 749 Bytes
-api-id -api-type -api-device-family-note
M:Windows.System.Launcher.LaunchFolderAsync(Windows.Storage.IStorageFolder)
winrt method
xbox

Windows.System.Launcher.LaunchFolderAsync

-description

Launches File Explorer and displays the contents of the specified folder.

-parameters

-param folder

The folder to display in File Explorer.

-returns

The result of the operation.

-remarks

This API must be called from within an ASTA thread (also known as a UI thread).

-examples

-see-also

LaunchFolderAsync(IStorageFolder, FolderLauncherOptions)