GattLocalCharacteristicParameters.PresentationFormats 属性

定义

获取或设置演示文稿格式。

public:
 property IVector<GattPresentationFormat ^> ^ PresentationFormats { IVector<GattPresentationFormat ^> ^ get(); };
IVector<GattPresentationFormat> PresentationFormats();
public IList<GattPresentationFormat> PresentationFormats { get; }
var iVector = gattLocalCharacteristicParameters.presentationFormats;
Public ReadOnly Property PresentationFormats As IList(Of GattPresentationFormat)

属性值

演示文稿格式。

Windows 要求

应用功能
bluetooth

适用于