Bagikan melalui


RemoteSystemConnectionRequest.CreateForApp(RemoteSystemApp) Metode

Definisi

Menginisialisasi instans baru kelas RemoteSystemConnectionRequest untuk aplikasi tertentu pada sistem jarak jauh.

public:
 static RemoteSystemConnectionRequest ^ CreateForApp(RemoteSystemApp ^ remoteSystemApp);
 static RemoteSystemConnectionRequest CreateForApp(RemoteSystemApp const& remoteSystemApp);
public static RemoteSystemConnectionRequest CreateForApp(RemoteSystemApp remoteSystemApp);
function createForApp(remoteSystemApp)
Public Shared Function CreateForApp (remoteSystemApp As RemoteSystemApp) As RemoteSystemConnectionRequest

Parameter

remoteSystemApp
RemoteSystemApp

Aplikasi jarak jauh yang mendasar untuk mencoba menyambungkan.

Mengembalikan

Instans kelas RemoteSystemConnectionRequest .

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v7.0)

Berlaku untuk