RemoteSystemSessionInvitation.Sender Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
|