Compartir a través de


RemoteSystemApp.Id Propiedad

Definición

Identificador único de esta aplicación.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Un identificador de cadena único.

Se aplica a