共用方式為


RemoteSystemConnectionRequest.RemoteSystemApp 屬性

定義

代表應用程式想要與其通訊的遠端應用程式。

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

屬性值

要與其通訊的遠端應用程式。

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)

適用於