Compartir a través de


RemoteSystemSessionParticipantAddedEventArgs.Participant Propiedad

Definición

Obtiene el participante que se agregó a la sesión remota.

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

Valor de propiedad

Objeto RemoteSystemSessionParticipant correspondiente al participante agregado.

Requisitos de Windows

Características de aplicaciones
remoteSystem

Se aplica a