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

适用于