共用方式為


RemoteSystemConnectionRequest.RemoteSystem 屬性

定義

代表應用程式想要與其通訊的遠端系統 (裝置) 。

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

屬性值

要與其通訊的遠端系統。

Windows 需求

應用程式功能
remoteSystem

適用於