Compartir a través de


RemoteSystemRemovedEventArgs.RemoteSystemId Propiedad

Definición

Objeto RemoteSystem que representa el dispositivo que se quitó del conjunto de dispositivos detectables, lo que provoca que se genere el evento RemoteSystemRemoved contenedor.

public:
 property Platform::String ^ RemoteSystemId { Platform::String ^ get(); };
winrt::hstring RemoteSystemId();
public string RemoteSystemId { get; }
var string = remoteSystemRemovedEventArgs.remoteSystemId;
Public ReadOnly Property RemoteSystemId As String

Valor de propiedad

String

Platform::String

winrt::hstring

El dispositivo se quitó.

Requisitos de Windows

Características de aplicaciones
remoteSystem

Se aplica a