Поделиться через


RemoteSystemSessionParticipantAddedEventArgs.Participant Свойство

Определение

Возвращает участника, добавленного в удаленный сеанс.

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

Значение свойства

Объект RemoteSystemSessionParticipant , соответствующий добавленной участнику.

Требования к Windows

Возможности приложения
remoteSystem

Применяется к