Condividi tramite


RemoteSystem.Id Proprietà

Definizione

Ottiene l'identificatore di stringa univoco per il sistema remoto specificato.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Identificatore stringa per il sistema remoto.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a