Condividi tramite


RemoteSystemSessionJoinRequest.Participant Proprietà

Definizione

Descrive una richiesta da parte di un dispositivo remoto per partecipare a una sessione remota.

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

Valore della proprietà

Oggetto RemoteSystemSessionParticipant che rappresenta il partecipante che ha rilasciato la richiesta di join.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a