RemoteSystem.Id Propriété

Définition

Obtient l’identificateur de chaîne unique pour le système distant donné.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = remoteSystem.id;
Public ReadOnly Property Id As String

Valeur de propriété

String

Platform::String

winrt::hstring

Identificateur de chaîne pour le système distant.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à