Compartir a través de


RemoteSystemSessionParticipantRemovedEventArgs.Participant Propiedad

Definición

Obtiene el participante que se quitó de la sesión remota.

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

Valor de propiedad

Objeto RemoteSystemSessionParticipant correspondiente al participante quitado.

Requisitos de Windows

Características de aplicaciones
remoteSystem

Se aplica a