次の方法で共有


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

適用対象