RemoteLauncher Classe

Definizione

Avvia l'app predefinita associata all'URI specificato in un dispositivo remoto.

public ref class RemoteLauncher abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class RemoteLauncher final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteLauncher final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public static class RemoteLauncher
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class RemoteLauncher
Public Class RemoteLauncher
Ereditarietà
Object Platform::Object IInspectable RemoteLauncher
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Anniversary Edition (è stato introdotto in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v3.0)

Metodi

LaunchUriAsync(RemoteSystemConnectionRequest, Uri)

Avvia l'app predefinita associata al nome dello schema URI per l'URI specificato in un dispositivo remoto.

LaunchUriAsync(RemoteSystemConnectionRequest, Uri, RemoteLauncherOptions)

Avvia l'app predefinita associata al nome dello schema URI per l'URI specificato in un dispositivo remoto, usando le opzioni specificate.

LaunchUriAsync(RemoteSystemConnectionRequest, Uri, RemoteLauncherOptions, ValueSet)

Avvia l'app predefinita associata al nome dello schema URI per l'URI specificato in un dispositivo remoto, usando le opzioni e i dati di input specificati.

Si applica a