Compartir a través de


RemoteSystemSessionInvitation.Sender Propiedad

Definición

Obtiene un objeto RemoteSystem que representa el dispositivo que envió la invitación.

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

Valor de propiedad

Objeto RemoteSystem que representa el dispositivo de envío.

Requisitos de Windows

Características de aplicaciones
remoteSystem

Se aplica a