RemoteSystemAddedEventArgs.RemoteSystem 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í.
Objeto RemoteSystem que representa el dispositivo que se agregó al conjunto de dispositivos reconocibles, lo que provoca que se genere el evento RemoteSystemAdded contenedor.
public:
property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemAddedEventArgs.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem
Valor de propiedad
El dispositivo agregado.
Requisitos de Windows
Características de aplicaciones |
remoteSystem
|