RemoteSystemSessionParticipantRemovedEventArgs.Participant Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|