PeerInformation.Metadata | metadata property

Gets app-specific metadata for the peer app.

Syntax

var metadata = peerInformation.metadata;
public IBuffer Metadata { get; }
Public ReadOnly Property Metadata As IBuffer
   Get
public:
property IBuffer^ Metadata { 
   IBuffer^ get();
}

Property value

Type: IBuffer

App-specific metadata for the peer app.

Requirements

Minimum supported client

Windows 8.1 Preview

Minimum supported server

Windows Server 2012 R2 Preview

Namespace

Windows.Networking.Proximity Windows::Networking::Proximity [C++]

Metadata

Windows.winmd

See also

PeerInformation

 

 

Send comments about this topic to Microsoft

Build date: 10/2/2013