RemoteSystemRemovedEventArgs.RemoteSystemId Eigenschaft

Definition

Das RemoteSystem-Objekt , das das Gerät darstellt, das aus der Gruppe der auffindbaren Geräte entfernt wurde, wodurch das enthaltende RemoteSystemRemoved-Ereignis ausgelöst wird.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Das Gerät wurde entfernt.

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: