RfcommServiceProvider.SdpRawAttributes 属性

定义

获取用于播发的 SDP 属性的集合。

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)

属性值

IMap<UInt32,IBuffer>

IDictionary<UInt32,IBuffer>

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

IMap<uint32_t,IBuffer>

用于播发的 SDP 属性的集合。

Windows 要求

应用功能
bluetooth

适用于