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

Применяется к