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

唯一的字符串标识符。

适用于