Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 876 Bytes

launcher_queryappurisupportasync_1826830376.md

File metadata and controls

31 lines (22 loc) · 876 Bytes
-api-id -api-type
M:Windows.System.Launcher.QueryAppUriSupportAsync(Windows.Foundation.Uri,System.String)
winrt method

Windows.System.Launcher.QueryAppUriSupportAsync

-description

Asynchronously query whether the specified app can handle the specified URI.

-parameters

-param uri

The URI of the website.

-param packageFamilyName

Specifies a specific package that will be used to launch this URI.

-returns

A value that indicates whether the application is available to launch the URI.

-remarks

Windows desktop application are not considered.

-examples

-see-also

QueryAppUriSupportAsync(Uri)