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


RemoteSystemSessionValueSetReceivedEventArgs.Sender Свойство

Определение

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

public:
 property RemoteSystemSessionParticipant ^ Sender { RemoteSystemSessionParticipant ^ get(); };
RemoteSystemSessionParticipant Sender();
public RemoteSystemSessionParticipant Sender { get; }
var remoteSystemSessionParticipant = remoteSystemSessionValueSetReceivedEventArgs.sender;
Public ReadOnly Property Sender As RemoteSystemSessionParticipant

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

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

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

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

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