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

적용 대상