RemoteSystemSessionJoinRequest.Participant プロパティ

定義

リモート セッションに参加するためのリモート デバイスによる要求について説明します。

public:
 property RemoteSystemSessionParticipant ^ Participant { RemoteSystemSessionParticipant ^ get(); };
RemoteSystemSessionParticipant Participant();
public RemoteSystemSessionParticipant Participant { get; }
var remoteSystemSessionParticipant = remoteSystemSessionJoinRequest.participant;
Public ReadOnly Property Participant As RemoteSystemSessionParticipant

プロパティ値

参加要求を発行した参加者を表す RemoteSystemSessionParticipant オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象