Partager via


RfcommServiceProvider.SdpRawAttributes Propriété

Définition

Obtient une collection d’attributs SDP pour la publicité.

public:
 property IMap<unsigned int, IBuffer ^> ^ SdpRawAttributes { IMap<unsigned int, IBuffer ^> ^ get(); };
IMap<uint32_t, IBuffer const&> SdpRawAttributes();
public IDictionary<uint,IBuffer> SdpRawAttributes { get; }
var iMap = rfcommServiceProvider.sdpRawAttributes;
Public ReadOnly Property SdpRawAttributes As IDictionary(Of UInteger, IBuffer)

Valeur de propriété

IMap<UInt32,IBuffer>

IDictionary<UInt32,IBuffer>

Windows.Foundation.Collections.IMap<unsigned int,Windows.Storage.Streams.IBuffer>

IMap<uint32_t,IBuffer>

Collection d’attributs SDP pour la publicité.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à