Partager via


RemoteSystemSessionValueSetReceivedEventArgs.Sender Propriété

Définition

Obtient le participant à la session à distance qui a envoyé le message au canal et provoqué la levée de cet événement ValueSetReceived .

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

Valeur de propriété

Objet RemoteSystemSessionParticipant correspondant au participant expéditeur.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à