RemoteSystemSessionParticipantAddedEventArgs.Participant Propriété

Définition

Obtient le participant qui a été ajouté à la session à distance.

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

Valeur de propriété

Objet RemoteSystemSessionParticipant correspondant au participant ajouté.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à