Condividi tramite


RemoteSystemSessionParticipantAddedEventArgs.Participant Proprietà

Definizione

Ottiene il partecipante aggiunto alla sessione remota.

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

Valore della proprietà

Oggetto RemoteSystemSessionParticipant corrispondente al partecipante aggiunto.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a