RemoteSystemSessionInvitation.Sender Propriété

Définition

Obtient un objet RemoteSystem qui représente l’appareil qui a envoyé l’invitation.

public:
 property RemoteSystem ^ Sender { RemoteSystem ^ get(); };
RemoteSystem Sender();
public RemoteSystem Sender { get; }
var remoteSystem = remoteSystemSessionInvitation.sender;
Public ReadOnly Property Sender As RemoteSystem

Valeur de propriété

Objet RemoteSystem représentant l’appareil d’envoi.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à