RemoteSystemSessionParticipantAddedEventArgs.Participant Eigenschaft

Definition

Ruft den Teilnehmer ab, der der Remotesitzung hinzugefügt wurde.

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

Eigenschaftswert

Ein RemoteSystemSessionParticipant-Objekt , das dem hinzugefügten Teilnehmer entspricht.

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: