共用方式為


GattLocalCharacteristic.PresentationFormats 屬性

定義

取得這個本機特性的呈現格式。

public:
 property IVectorView<GattPresentationFormat ^> ^ PresentationFormats { IVectorView<GattPresentationFormat ^> ^ get(); };
IVectorView<GattPresentationFormat> PresentationFormats();
public IReadOnlyList<GattPresentationFormat> PresentationFormats { get; }
var iVectorView = gattLocalCharacteristic.presentationFormats;
Public ReadOnly Property PresentationFormats As IReadOnlyList(Of GattPresentationFormat)

屬性值

這個本機特性的呈現格式。

Windows 需求

應用程式功能
bluetooth

適用於