Condividi tramite


RemoteSystemRemovedEventArgs.RemoteSystemId Proprietà

Definizione

Oggetto RemoteSystem che rappresenta il dispositivo rimosso dal set di dispositivi individuabili, causando la generazione dell'evento RemoteSystemRemoved contenitore.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Il dispositivo è stato rimosso.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a