PeerInformation.Id 属性

定义

获取对等应用的应用 ID。

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

属性值

String

Platform::String

winrt::hstring

对等应用的应用 ID。

Windows 要求

应用功能
proximity

适用于