Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 676 Bytes

remotelauncheroptions_preferredappids.md

File metadata and controls

23 lines (16 loc) · 676 Bytes
-api-id -api-type
P:Windows.System.RemoteLauncherOptions.PreferredAppIds
winrt property

Windows.System.RemoteLauncherOptions.PreferredAppIds

-description

A list of package family names that should be used to launch the URI on the remote device. The first one in the list should be the preferred application to launch on the remote system (device).

-property-value

The list of package family names.

-remarks

A list is provided because the package family name to use on a remote device may differ from device to device.

-examples

-see-also