RemoteSystemSessionParticipantRemovedEventArgs.Participant Propriété

Définition

Obtient le participant qui a été supprimé de la session distante.

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

Valeur de propriété

Objet RemoteSystemSessionParticipant correspondant au participant supprimé.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à