RemoteSystemRemovedEventArgs.RemoteSystemId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
L’appareil a été supprimé.
Configuration requise pour Windows
Fonctionnalités de l’application |
remoteSystem
|