Share via


RemoteSystemApp.Id プロパティ

定義

このアプリケーションの一意識別子。

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

プロパティ値

String

Platform::String

winrt::hstring

一意の文字列識別子。

適用対象