次の方法で共有


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

適用対象