Share via


RemoteSystemApp.Id Property

Definition

The unique identifier for this application.

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

Property Value

String

Platform::String

winrt::hstring

A unique String identifier.

Applies to