Compartir a través de


RemoteSystemUpdatedEventArgs.RemoteSystem Propiedad

Definición

Objeto RemoteSystem que representa el dispositivo en el conjunto de dispositivos reconocibles cuyas propiedades se actualizaron, lo que provoca que se genere el evento RemoteSystemUpdated contenedor.

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

Valor de propiedad

El dispositivo se actualizó.

Requisitos de Windows

Características de aplicaciones
remoteSystem

Se aplica a