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


RemoteSystemSessionParticipantRemovedEventArgs.Participant Свойство

Определение

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

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

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

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

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

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

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