RemoteSystemConnectionRequest.RemoteSystemApp Eigenschaft

Definition

Stellt die Remoteanwendung dar, mit der die App kommunizieren möchte.

public:
 property RemoteSystemApp ^ RemoteSystemApp { RemoteSystemApp ^ get(); };
RemoteSystemApp RemoteSystemApp();
public RemoteSystemApp RemoteSystemApp { get; }
var remoteSystemApp = remoteSystemConnectionRequest.remoteSystemApp;
Public ReadOnly Property RemoteSystemApp As RemoteSystemApp

Eigenschaftswert

Die Remoteanwendung, mit der sie kommunizieren soll.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: