RemoteSystem.Id 属性

定义

获取给定远程系统的唯一字符串标识符。

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

属性值

String

Platform::String

winrt::hstring

远程系统的字符串标识符。

Windows 要求

应用功能
remoteSystem

适用于