Partager via


RemoteSystemRemovedEventArgs.RemoteSystemId Propriété

Définition

Objet RemoteSystem représentant l’appareil qui a été supprimé de l’ensemble d’appareils détectables, provoquant le déclenché de l’événement RemoteSystemRemoved contenant.

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

Valeur de propriété

String

Platform::String

winrt::hstring

L’appareil a été supprimé.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à