PeerInformation.Id Property

Definition

Gets the app id for the peer app.

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

Property Value

String

Platform::String

winrt::hstring

The app id for the peer app.

Windows requirements

App capabilities
proximity

Applies to