Compartilhar via


RemoteSystemSessionParticipantRemovedEventArgs.Participant Propriedade

Definição

Obtém o participante que foi removido da sessão remota.

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

Valor da propriedade

Um objeto RemoteSystemSessionParticipant correspondente ao participante removido.

Requisitos do Windows

Funcionalidades do aplicativo
remoteSystem

Aplica-se a