Compartir a través de


RemoteSystemAddedEventArgs.RemoteSystem Propiedad

Definición

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

Se aplica a