次の方法で共有


RemoteSystemSessionParticipantAddedEventArgs.Participant プロパティ

定義

リモート セッションに追加された参加者を取得します。

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

プロパティ値

追加された参加者に対応する RemoteSystemSessionParticipant オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象