RemoteSystemSessionParticipant.RemoteSystem プロパティ

定義

セッションの参加者であるリモート システムを取得します。

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

プロパティ値

参加者デバイスを表す RemoteSystem オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象