RemoteSystemSession.Id 属性

定义

获取此远程会话的唯一标识符。

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

属性值

String

Platform::String

winrt::hstring

此会话唯一的 ID 字符串。

Windows 要求

应用功能
remoteSystem

适用于